disable test mode for battery.

This commit is contained in:
Dillon Johnson 2025-08-31 15:16:06 -10:00
parent 4510762a35
commit 5488063490

View file

@ -65,7 +65,7 @@ Item {
id: pill
// Test mode
property bool testMode: true
property bool testMode: false
property int testPercent: 20
property bool testCharging: false
property var battery: UPower.displayDevice