fix problem with Airplane Mode toggle visibility & add some default values for the Color Scheme settings

This commit is contained in:
notiant
2026-04-08 19:52:28 +02:00
committed by GitHub
parent 087f75376b
commit c6ca3a663d
6 changed files with 14 additions and 30 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ ShellRoot {
}
});
delayedInitTimer.running = true;
delayedInitTimer.restart();
}
Overview {}