Update Business QR code share text
This commit is contained in:
parent
ab9cbce41c
commit
f228307859
1 changed files with 1 additions and 1 deletions
|
|
@ -426,7 +426,7 @@ class _MihBusinessQrCodeState extends State<MihBusinessQrCode> {
|
|||
onTap: () {
|
||||
shareMIHLink(
|
||||
context,
|
||||
"Check out ${business.Name} on the MIH app",
|
||||
"Check out ${business.Name} on the MIH app's Mzansi Directory",
|
||||
"$qrCodedata${business.business_id}",
|
||||
);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue