mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
remove uptime:
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user