mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 03:49:43 +00:00
update
This commit is contained in:
parent
124ac56f18
commit
237334ee26
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ class ManageCardsPage extends BasePage {
|
||||||
logoUrl: '',
|
logoUrl: '',
|
||||||
onTap: ()=>Navigator.of(context).pushNamed(Routes.buyGiftCardPage),
|
onTap: ()=>Navigator.of(context).pushNamed(Routes.buyGiftCardPage),
|
||||||
title: 'Amazon',
|
title: 'Amazon',
|
||||||
subTitle: 'Online',
|
subTitle: 'Onlin',
|
||||||
hasDiscount: true,
|
hasDiscount: true,
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue