Browse Source

add app/pages/home/maps/LocationPermission.js

wudebin 6 tháng trước cách đây
mục cha
commit
07401efac1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Strides-SPAPP/app/pages/home/maps/LocationPermission.js

+ 1 - 1
Strides-SPAPP/app/pages/home/maps/LocationPermission.js

@@ -42,7 +42,7 @@ class LocationListener {
 
   check() {
     this.status = undefined;
-    LocationEnabler.checkSettings(this.config)
+    //LocationEnabler.checkSettings(this.config)
   }
 }