Change MzanziInnovationHub to MzansiInnovationHub
This commit is contained in:
parent
83cb187868
commit
3535de560d
118 changed files with 1488 additions and 1486 deletions
|
|
@ -31,7 +31,7 @@ class MihInstallServices {
|
|||
"https://apps.apple.com/za/app/mzansi-innovation-hub/id6743310890",
|
||||
),
|
||||
);
|
||||
} else if (MzanziInnovationHub.of(context)!.theme.getPlatform() ==
|
||||
} else if (MzansiInnovationHub.of(context)!.theme.getPlatform() ==
|
||||
"Android") {
|
||||
//Installed Android App
|
||||
launchSocialUrl(
|
||||
|
|
@ -39,7 +39,7 @@ class MihInstallServices {
|
|||
"https://play.google.com/store/apps/details?id=za.co.mzansiinnovationhub.mih",
|
||||
),
|
||||
);
|
||||
} else if (MzanziInnovationHub.of(context)!.theme.getPlatform() == "iOS") {
|
||||
} else if (MzansiInnovationHub.of(context)!.theme.getPlatform() == "iOS") {
|
||||
launchSocialUrl(
|
||||
Uri.parse(
|
||||
"https://apps.apple.com/za/app/mzansi-innovation-hub/id6743310890",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue