Create management portal in Flutter #39
This commit is contained in:
parent
637f123c24
commit
07311cd710
@ -544,6 +544,7 @@ class _MountSettingsWidgetState extends State<MountSettingsWidget> {
|
||||
subValue,
|
||||
Icons.computer,
|
||||
false,
|
||||
validators: getSettingValidators('$key.$subKey'),
|
||||
);
|
||||
} else if (subKey == 'Path') {
|
||||
_addStringSetting(
|
||||
|
Loading…
x
Reference in New Issue
Block a user