MIH Auth Offline First Change
This commit is contained in:
parent
a5bdee892c
commit
9d30face3d
13 changed files with 425 additions and 55 deletions
|
|
@ -185,7 +185,7 @@ class _MihCardsState extends State<MihCards> {
|
|||
MihSnackBar(
|
||||
child: Text(
|
||||
success
|
||||
? "Wallet Synced with MIH Server."
|
||||
? "Wallet Synced with MIH Cloud."
|
||||
: "MIH App operation in Offline Mode",
|
||||
),
|
||||
// backgroundColor: success ? null : MihColors.red(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue