mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
update_settings.cpp: split statement for update settings notify
Avoid double action
Origin commit data
------------------
Commit: e553e427a9
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-04-12 (Mon, 12 Apr 2021)
This commit is contained in:
@@ -3150,7 +3150,6 @@ TIMER_STOP("################################## after all #######################
|
||||
delete hintBox;
|
||||
#endif
|
||||
CFlashUpdateCheck::getInstance()->startThread();
|
||||
//CUpdateCheck::getInstance()->startThread();
|
||||
}
|
||||
#if ENABLE_PKG_MANAGEMENT
|
||||
if (g_settings.softupdate_autocheck_packages)
|
||||
|
Reference in New Issue
Block a user