mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-27 22:05:53 +08:00
@@ -33,6 +33,7 @@ class ShutdownTimerService {
|
||||
ValueGetter<bool>? isPlaying;
|
||||
|
||||
Timer? _shutdownTimer;
|
||||
bool get isActive => _shutdownTimer?.isActive ?? false;
|
||||
int _durationInMinutes = 0;
|
||||
_ShutdownType _shutdownType = .pause;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user