Skip to content

Commit

Permalink
squash me
Browse files Browse the repository at this point in the history
  • Loading branch information
jjanku committed May 29, 2023
1 parent 4bcdf00 commit 1ac1c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ui/registration_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ class _RegistrationPageState extends State<RegistrationPage> {
di.groupRepository,
di.fileRepository,
di.challengeRepository,
di.decryptRepository,
]);

Navigator.pushReplacementNamed(context, Routes.home);
Expand Down

0 comments on commit 1ac1c12

Please sign in to comment.