BUG: Business Profile Vew pt2

This commit is contained in:
2025-12-10 12:52:31 +02:00
parent 3a955e67ef
commit e3ac1be71c

View File

@@ -198,6 +198,7 @@ class MihGoRouter {
}
return MzansiBusinessProfileView(
businessId: businessId,
fromMzansiDirectory: businessId == null,
);
},
),