mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CAKE-293 | applied webview to the app
This commit is contained in:
parent
60333e235d
commit
76c7108bd7
7 changed files with 84 additions and 4 deletions
|
@ -53,4 +53,5 @@ class Routes {
|
|||
static const restoreFromBackup = '/restore_from_backup';
|
||||
static const support = '/support';
|
||||
static const orderDetails = '/order_details';
|
||||
static const webView = '/web_view';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue