diff --git a/Frontend/lib/mih_packages/mzansi_profile/business_profile/profile_business_add.dart b/Frontend/lib/mih_packages/mzansi_profile/business_profile/profile_business_add.dart index 95306c6c..3dd67942 100644 --- a/Frontend/lib/mih_packages/mzansi_profile/business_profile/profile_business_add.dart +++ b/Frontend/lib/mih_packages/mzansi_profile/business_profile/profile_business_add.dart @@ -493,6 +493,7 @@ class _ProfileBusinessAddState extends State { controller: locationController, multiLineInput: false, requiredText: true, + readOnly: true, hintText: "GPS Location", ), ),