Change MzanziInnovationHub to MzansiInnovationHub

This commit is contained in:
2025-07-15 13:11:13 +02:00
parent 83cb187868
commit 3535de560d
118 changed files with 1488 additions and 1486 deletions

View File

@@ -26,5 +26,5 @@ void main() async {
debugPrint('APP INSTALLED!');
});
FlutterNativeSplash.remove();
runApp(const MzanziInnovationHub());
runApp(const MzansiInnovationHub());
}