mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: ignore all disk not start with /dev
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user