mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 19:24:01 +02:00
change geocoordinates
This commit is contained in:
parent
a90fdb019c
commit
28b754f2a7
1 changed files with 2 additions and 2 deletions
|
@ -448,8 +448,8 @@ sub web_brmstatus_json {
|
|||
"feeds":[
|
||||
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"},
|
||||
],
|
||||
"lat":37.0625,
|
||||
"lon":-95.67706
|
||||
"lat": 50.0984614,
|
||||
"lon": 14.4369158
|
||||
}
|
||||
EOT
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue