opt.: ignore all disk not start with /dev

This commit is contained in:
lollipopkit
2024-03-15 19:22:31 -06:00
parent 5993231c2a
commit cf3a246520
4 changed files with 5 additions and 24 deletions

View File

@@ -38,10 +38,6 @@ class SettingStore extends PersistentStore {
Defaults.launchPageIdx,
);
/// Server detail disk ignore path
late final diskIgnorePath =
property('diskIgnorePath', Defaults.diskIgnorePath);
/// Disk view: amount / IO
late final serverTabPreferDiskAmount = property(
'serverTabPreferDiskAmount',