mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-09 04:02:42 +02:00
Init sqlite take 2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const express = require('express')
|
||||
|
||||
const router = express.Router()
|
||||
|
||||
// TODO: Add library routes
|
||||
|
||||
module.exports = router
|
||||
Reference in New Issue
Block a user