TF-460 Add presentation layer for implement get all identities
This commit is contained in:
@@ -9,5 +9,5 @@ abstract class AppRoutes {
|
||||
static const COMPOSER = '/composer';
|
||||
static const DESTINATION_PICKER = '/destinationPicker';
|
||||
static const MAILBOX_CREATOR = '/mailboxCreator';
|
||||
static const MANAGE_ACCOUNT = '/manage_account';
|
||||
static const MANAGE_ACCOUNT = '$MAILBOX_DASHBOARD/manage_account';
|
||||
}
|
||||
Reference in New Issue
Block a user