1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-16 01:02:46 -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:
purian23
2026-05-14 20:32:42 -04:00
parent e5cd9caba1
commit 0a892a4a9e
7 changed files with 55 additions and 26 deletions
+1
View File
@@ -720,6 +720,7 @@ Singleton {
property string customPowerActionPowerOff: ""
property bool updaterHideWidget: false
property bool updaterCheckOnStart: false
property bool updaterUseCustomCommand: false
property string updaterCustomCommand: ""
property string updaterTerminalAdditionalParams: ""