1786902008

This commit is contained in:
2026-08-16 19:40:08 +02:00
parent 32b4f4dd77
commit eca5691db2

View File

@@ -95,7 +95,7 @@ component Battery {
}
Text {
text: battery.percent;
text: "\{battery.percent}%";
font-size: 19px;
height: 19px;
font-weight: 500;