First commit

This commit is contained in:
2024-12-18 13:26:06 +01:00
commit 96830baee3
2568 changed files with 363730 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": 49.846042049999994,
"longitude": 8.801464389716589,
"elevation": 0,
"unit_system_v2": "metric",
"location_name": "Home",
"time_zone": "Europe/Berlin",
"external_url": null,
"internal_url": null,
"currency": "EUR",
"country": "DE",
"language": "de",
"radius": 100
}
}