minor fixess

This commit is contained in:
2026-07-13 06:04:04 +03:00
parent e9e2cbbfec
commit ff2b8a250e
34 changed files with 712 additions and 282 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Window {
color: "black"
visibility: Window.FullScreen
property bool darkMode: settingsContainer.darkMode
property bool darkMode: true
BackgroundLayer {
id: bg