mute source audio

This commit is contained in:
Zacharias-Brohn
2026-02-09 22:23:53 +01:00
parent 5c64cc0bb9
commit 144d763c67
11 changed files with 414 additions and 110 deletions
+1
View File
@@ -3,4 +3,5 @@ import QtQuick
JsonObject {
property string weatherLocation: ""
property real brightnessIncrement: 0.1
}