mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CAKE-279 | applied order details to the app
This commit is contained in:
parent
313f829689
commit
60333e235d
16 changed files with 498 additions and 7 deletions
|
@ -52,4 +52,5 @@ class Routes {
|
|||
static const editBackupPassword = '/edit_backup_passowrd';
|
||||
static const restoreFromBackup = '/restore_from_backup';
|
||||
static const support = '/support';
|
||||
static const orderDetails = '/order_details';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue