1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 23:12:49 -05:00

fix: notification warnings & updates

This commit is contained in:
purian23
2025-07-26 01:27:40 -04:00
parent 39e3107db6
commit 308d84bfa1
4 changed files with 169 additions and 137 deletions

View File

@@ -11,7 +11,7 @@ Column {
SysMonitorService.addRef();
SysMonitorService.addRef();
// Trigger immediate updates for both services
SysMonitorService.updateSystemStats();
SysMonitorService.updateAllStats();
}
Component.onDestruction: {