diff options
Diffstat (limited to '.storage/core.config')
-rw-r--r-- | .storage/core.config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.storage/core.config b/.storage/core.config new file mode 100644 index 0000000..40052c9 --- /dev/null +++ b/.storage/core.config @@ -0,0 +1,16 @@ +{ + "version": 1, + "minor_version": 1, + "key": "core.config", + "data": { + "latitude": 40.20199333859466, + "longitude": 44.48050969769397, + "elevation": 1050, + "unit_system": "metric", + "location_name": "Halabyan24", + "time_zone": "Asia/Yerevan", + "external_url": null, + "internal_url": null, + "currency": "EUR" + } +}
\ No newline at end of file |