1
0

core.config 445 B

12345678910111213141516171819
  1. {
  2. "version": 1,
  3. "minor_version": 4,
  4. "key": "core.config",
  5. "data": {
  6. "latitude": 43.11134358600825,
  7. "longitude": -77.64316480504931,
  8. "elevation": 16,
  9. "unit_system_v2": "us_customary",
  10. "location_name": "🌈🏠✨",
  11. "time_zone": "America/New_York",
  12. "external_url": null,
  13. "internal_url": "http://iris.dgtlu.net:8123",
  14. "currency": "USD",
  15. "country": "US",
  16. "language": "en",
  17. "radius": 100
  18. }
  19. }