i18n: no debug

This commit is contained in:
ItsLemmy
2025-09-24 10:58:31 -04:00
parent 084fb39abd
commit 7da4b1d63c
+1 -1
View File
@@ -8,7 +8,7 @@ import qs.Commons
Singleton {
id: root
property bool debug: true
property bool debug: false
property string debugForceLanguage: ""
property bool isLoaded: false