mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-24 04:55:26 +02:00
Update package.json pkg assets, remove njodb and dependencies
This commit is contained in:
@@ -14,7 +14,7 @@ class Database {
|
||||
this.isNew = false // New absdatabase.sqlite created
|
||||
|
||||
// Temporarily using format of old DB
|
||||
// below data should be loaded from the DB as needed
|
||||
// TODO: below data should be loaded from the DB as needed
|
||||
this.libraryItems = []
|
||||
this.users = []
|
||||
this.libraries = []
|
||||
|
Reference in New Issue
Block a user