Fix translations
This commit is contained in:
parent
a729f480c3
commit
005dff501a
3 changed files with 2 additions and 3 deletions
|
|
@ -62,7 +62,6 @@ class _NewGroupDialogState extends State<NewGroupDialog> {
|
|||
TextField(
|
||||
controller: controller,
|
||||
autocorrect: false,
|
||||
autofocus: true,
|
||||
textInputAction: TextInputAction.go,
|
||||
onSubmitted: (s) => submitAction(context),
|
||||
decoration: InputDecoration(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue