mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
fix f92278c106
Origin commit data
------------------
Branch: ni/coolstream
Commit: e45940525e
Author: TangoCash <eric@loxat.de>
Date: 2021-09-17 (Fri, 17 Sep 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4852,7 +4852,7 @@ void CNeutrinoApp::ExitRun(int exit_code)
|
||||
if (cs_get_revision() != 10)
|
||||
bright = g_settings.lcd_setting[SNeutrinoSettings::LCD_DEEPSTANDBY_BRIGHTNESS];
|
||||
#endif
|
||||
if (exit_code != EXIT_NORMAL && exit_code != EXIT_RESTART)
|
||||
if (exit_code == EXIT_SHUTDOWN)
|
||||
{
|
||||
if (timer_minutes)
|
||||
{
|
||||
|
Reference in New Issue
Block a user