Close creation dialog after creating #259
This commit is contained in:
@@ -58,6 +58,7 @@ createDialog() {
|
||||
userController,
|
||||
),
|
||||
);
|
||||
Navigator.pop(context);
|
||||
},
|
||||
child: Text('create-text'.i18n()),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user