mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
just show mount path - wasted space = less
This commit is contained in:
@@ -39,7 +39,7 @@ CompoundPill {
|
|||||||
if (!selectedMount) {
|
if (!selectedMount) {
|
||||||
return "No disk data"
|
return "No disk data"
|
||||||
}
|
}
|
||||||
return `Disk Usage • ${selectedMount.mount}`
|
return selectedMount.mount
|
||||||
}
|
}
|
||||||
|
|
||||||
secondaryText: {
|
secondaryText: {
|
||||||
|
|||||||
Reference in New Issue
Block a user