mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 01:54:33 +02:00
Sync playback position (online only)
This commit is contained in:
parent
29fd29728a
commit
363bfd206c
6 changed files with 74 additions and 23 deletions
|
@ -21,7 +21,9 @@ class Store {
|
|||
Database.setLastActiveConfigIndexToNil()
|
||||
}
|
||||
|
||||
_serverConfig = nil
|
||||
Database.realmQueue.sync {
|
||||
_serverConfig = updated
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue