chor(Weather): rename show to enable

This commit is contained in:
Hasan A. Tekeoğlu
2025-07-01 13:19:24 +03:00
parent c94231365f
commit 50cc371100
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ Scope {
// Weather
Loader {
id: weatherLoader
active: Config.options.bar.weather.show
active: Config.options.bar.weather.enable
anchors.left: middleSection.right
anchors.margins: 10
sourceComponent: BarGroup {