This commit is contained in:
parent
992a02a6ee
commit
94073fe1f1
@ -126,7 +126,6 @@ class _AddMountScreenState extends State<AddMountScreen> {
|
|||||||
_mountNameController.text,
|
_mountNameController.text,
|
||||||
_settings[_mountType]!,
|
_settings[_mountType]!,
|
||||||
);
|
);
|
||||||
|
|
||||||
Navigator.pop(context);
|
Navigator.pop(context);
|
||||||
},
|
},
|
||||||
label: const Text('Add'),
|
label: const Text('Add'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user