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,
|
subValue,
|
||||||
Icons.computer,
|
Icons.computer,
|
||||||
false,
|
false,
|
||||||
|
validators: getSettingValidators('$key.$subKey'),
|
||||||
);
|
);
|
||||||
} else if (subKey == 'Path') {
|
} else if (subKey == 'Path') {
|
||||||
_addStringSetting(
|
_addStringSetting(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user