mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-25 12:54:08 +02:00
Re-implement the paused timer
This commit is contained in:
@@ -168,8 +168,4 @@ class PlayerHandler {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@objc public static func syncServerProgressDuringPause() {
|
||||
Task { await PlayerProgress.shared.syncFromServer() }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user