mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CWA-210 | added template class, template tile, send template page and send template store
This commit is contained in:
parent
722efa2f89
commit
25f3920073
25 changed files with 856 additions and 46 deletions
|
@ -45,4 +45,5 @@ class Routes {
|
|||
static const faq = '/faq';
|
||||
static const changeLanguage = '/change_language';
|
||||
static const newWalletType = '/new_wallet_type';
|
||||
static const sendTemplate = '/send_template';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue