first commit

This commit is contained in:
vlebourl
2022-04-01 15:02:13 +02:00
commit 79938b9f19
106 changed files with 7408 additions and 0 deletions

15
Config/.storage/person Normal file
View File

@@ -0,0 +1,15 @@
{
"version": 2,
"minor_version": 1,
"key": "person",
"data": {
"items": [
{
"name": "vlb",
"user_id": "7e27048212fd43d78e900bed6f4ac44c",
"device_trackers": [],
"id": "vlb"
}
]
}
}