Skip to content

Commit

Permalink
v3.0.17-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlmgwi committed May 9, 2020
1 parent ff1e2ba commit da6f62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screens/registerScreen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ class _RegistrationScreenState extends State<RegistrationScreen> {
print(_fbKey
.currentState.value);

// runMutation({});
runMutation({});
runFormMutation({});
}
},
Expand Down

0 comments on commit da6f62b

Please sign in to comment.