1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

remove uptime:

This commit is contained in:
bbedward
2025-08-29 22:25:11 -04:00
parent b8bffe97fe
commit bd39a92d16

View File

@@ -240,7 +240,7 @@ DankPopout {
}
StyledText {
text: "Uptime: " + (UserInfoService.uptime
text: (UserInfoService.uptime
|| "Unknown")
font.pixelSize: Theme.fontSizeSmall
color: Theme.surfaceVariantText