This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

19
.storage/core.config Normal file
View File

@@ -0,0 +1,19 @@
{
"version": 1,
"minor_version": 4,
"key": "core.config",
"data": {
"latitude": 30.2711286,
"longitude": -97.7436995,
"elevation": 0,
"unit_system_v2": "us_customary",
"location_name": "Home",
"time_zone": "America/Chicago",
"external_url": null,
"internal_url": "http://192.168.0.107:8123",
"currency": "USD",
"country": "US",
"language": "en",
"radius": 100
}
}