mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-12 15:04:43 +02:00
Fix:iOS 0 second listening sessions #970 and include device info with offline sessions
This commit is contained in:
parent
2327bc1705
commit
0da6fca727
5 changed files with 17 additions and 13 deletions
|
@ -196,7 +196,7 @@ class AbsDatabaseWeb extends WebPlugin {
|
|||
return null
|
||||
}
|
||||
|
||||
async syncLocalSessionsWithServer() {
|
||||
async syncLocalSessionsWithServer({ isFirstSync }) {
|
||||
return null
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue