1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -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 { StyledText {
text: "Uptime: " + (UserInfoService.uptime text: (UserInfoService.uptime
|| "Unknown") || "Unknown")
font.pixelSize: Theme.fontSizeSmall font.pixelSize: Theme.fontSizeSmall
color: Theme.surfaceVariantText color: Theme.surfaceVariantText