mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-24 21:04:33 +02:00
Update package.json pkg assets, remove njodb and dependencies
This commit is contained in:
parent
b9be7510f8
commit
e85ddc1aa1
22 changed files with 3 additions and 4058 deletions
|
@ -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 = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue