mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-31 15:19:34 +02:00
Remove test log
This commit is contained in:
parent
e39a5e1ba3
commit
c530e0f7e3
1 changed files with 0 additions and 1 deletions
|
@ -379,7 +379,6 @@ class SleepTimerManager constructor(private val playerNotificationService: Playe
|
||||||
setSleepTimer(deviceSettings.sleepTimerLength, false)
|
setSleepTimer(deviceSettings.sleepTimerLength, false)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Log.d(tag, "[TEST] sleep timer window not in $isFirstAutoSleepTimer")
|
|
||||||
isFirstAutoSleepTimer = true
|
isFirstAutoSleepTimer = true
|
||||||
Log.d(tag, "Current hour $currentHour is NOT between ${deviceSettings.autoSleepTimerStartTime} and ${deviceSettings.autoSleepTimerEndTime}")
|
Log.d(tag, "Current hour $currentHour is NOT between ${deviceSettings.autoSleepTimerStartTime} and ${deviceSettings.autoSleepTimerEndTime}")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue