mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app
This commit is contained in:
parent
455efeb91f
commit
cdddc12c81
24 changed files with 146 additions and 262 deletions
|
@ -57,5 +57,4 @@ class Routes {
|
|||
static const buyWebView = '/buy_web_view';
|
||||
static const unspentCoinsList = '/unspent_coins_list';
|
||||
static const unspentCoinsDetails = '/unspent_coins_details';
|
||||
static const yat = '/yat';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue