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
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return MihPackageTile(
|
return MihPackageTile(
|
||||||
|
authenticateUser: true,
|
||||||
onTap: () {
|
onTap: () {
|
||||||
context.goNamed(
|
context.goNamed(
|
||||||
'mzansiWallet',
|
'mzansiWallet',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue