mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-28 12:08:40 +00: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