mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-28 21:30:18 +08:00
refactor progress bar
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -108,7 +108,7 @@ class ShutdownTimerService {
|
||||
void _syncProgressAndExit() {
|
||||
if (PlPlayerController.instance case final player?) {
|
||||
final res = player.makeHeartBeat(
|
||||
player.positionSeconds.value,
|
||||
player.position.value,
|
||||
type: .completed,
|
||||
isManual: true,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user