1/18/1
This commit is contained in:
@@ -24,6 +24,7 @@ class LocationController extends GetxController {
|
||||
void onInit() async {
|
||||
super.onInit();
|
||||
location = Location();
|
||||
|
||||
totalPoints = Get.find<CaptainWalletController>().totalPoints;
|
||||
getLocation();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user