Bugfixes
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
"keys": [
|
||||
"sw_auto_location",
|
||||
"sc_location_refresh_time",
|
||||
"etr_last_update",
|
||||
"etr_latitude",
|
||||
"etr_longitude"
|
||||
]
|
||||
@@ -134,6 +135,12 @@
|
||||
"description": "Interval time to refresh the location via network (min)",
|
||||
"dependency": "sw_auto_location"
|
||||
},
|
||||
"etr_last_update": {
|
||||
"type": "entry",
|
||||
"description": "Last location update",
|
||||
"default": "",
|
||||
"dependency": "sw_auto_location"
|
||||
},
|
||||
"etr_latitude": {
|
||||
"type": "entry",
|
||||
"default": "",
|
||||
|
||||
Reference in New Issue
Block a user