mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-16 09:12:47 -04:00
refactor(SysUpdate): Explicit Run on Startup option in settings
- Relocated DMS System Updater to System Setting section - Removed forced auto refresh upon update & widget loading
This commit is contained in:
@@ -431,6 +431,7 @@ var SPEC = {
|
||||
customPowerActionPowerOff: { def: "" },
|
||||
|
||||
updaterHideWidget: { def: false },
|
||||
updaterCheckOnStart: { def: false },
|
||||
updaterUseCustomCommand: { def: false },
|
||||
updaterCustomCommand: { def: "" },
|
||||
updaterTerminalAdditionalParams: { def: "" },
|
||||
|
||||
Reference in New Issue
Block a user