Include Disk Utilization in the quick diagnostic

This commit is contained in:
2Shirt 2023-01-10 13:55:40 -08:00
parent c729a20ce5
commit ab2a7fd126
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -85,7 +85,7 @@ MENU_SETS = {
'Disk I/O Benchmark',
'Disk Utilization',
),
'Disk Diagnostic (Quick)': ('Disk Attributes',),
'Disk Diagnostic (Quick)': ('Disk Attributes', 'Disk Utilization'),
}
MENU_TOGGLES = (
'osTicket Integration',