TF-934 Add page not found

This commit is contained in:
dab246
2022-11-11 02:17:03 +07:00
committed by Dat H. Pham
parent 71abe0cf37
commit 7160fee763
11 changed files with 263 additions and 7 deletions
@@ -439,6 +439,7 @@ class MailboxController extends BaseMailboxController {
_clearNavigationRouter();
} else {
_clearNavigationRouter();
pushAndPop(AppRoutes.unknownRoutePage);
}
}