fixes to workspace without apps

This commit is contained in:
Hannes
2026-06-09 00:32:40 +02:00
parent 4f169c660e
commit edba9cc928
3 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ MouseArea {
BatteryState.start()
}
console.log("battery available:", hasBattery)
// console.log("battery available:", hasBattery)
}
}
}