Update Business QR code share text
This commit is contained in:
@@ -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}",
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user