geo accuracy on config

This commit is contained in:
Omar Sánchez
2021-10-15 14:41:56 +02:00
parent 814efd2391
commit cf7026cb3b
2 changed files with 10 additions and 7 deletions

View File

@@ -16,13 +16,13 @@
],
"api_url": "https://timenet.gpisoftware.com/api/",
"telegram": {
"token": "",
"chat_id": 0
"token": "1355326821:ag66g6g6g6e6ge4-avvv45g6egse567",
"chat_id": 12878473
},
"geo": {
"latitude": 0,
"longitude": 0,
"accuracy": 0
"latitude": 1.3908992,
"longitude": 5.154496,
"accuracy": 98.31
},
"user": "4c26cc59-ee52-4c47-b7fe-1065a5e5bf84"
}