mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-08 11:44: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":[
|
"feeds":[
|
||||||
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"},
|
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"},
|
||||||
],
|
],
|
||||||
"lat":37.0625,
|
"lat": 50.0984614,
|
||||||
"lon":-95.67706
|
"lon": 14.4369158
|
||||||
}
|
}
|
||||||
EOT
|
EOT
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue