mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-07 09:15:58 +00:00
Added percentages to the HDD usage readout. (#308)
* New: Added percentages to the HDD usage readout.
This commit is contained in:
@@ -99,6 +99,8 @@ class DiskSpace extends Component {
|
||||
progress={diskUsage}
|
||||
kind={diskUsageKind}
|
||||
size={sizes.MEDIUM}
|
||||
progressText={diskUsage}
|
||||
showText={true}
|
||||
/>
|
||||
</TableRowCell>
|
||||
</TableRow>
|
||||
|
||||
Reference in New Issue
Block a user