add auth to Mzansi Wallet
This commit is contained in:
parent
a78a2ad205
commit
ed18f8c312
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ class _MihWalletTileState extends State<MihWalletTile> {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MihPackageTile(
|
||||
authenticateUser: true,
|
||||
onTap: () {
|
||||
context.goNamed(
|
||||
'mzansiWallet',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue