mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-16 08:54:47 +02:00
Fix:User accessible libraries #84
This commit is contained in:
parent
a2031f1d88
commit
c07b527a1d
7 changed files with 48 additions and 54 deletions
|
@ -23,7 +23,6 @@ class StoreService {
|
|||
init() {
|
||||
this.platform = Capacitor.getPlatform()
|
||||
this.store = CapacitorDataStorageSqlite
|
||||
console.log('in init ', this.platform)
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue