sites/angestoepselt/_data/config.json aktualisiert

This commit is contained in:
sebwue 2023-10-08 09:14:04 +00:00
parent dcb6fecdfc
commit d26abc9a99

View file

@ -1,8 +1,8 @@
{
"applicationsClosed": false,
"applicationsClosed": true,
"devices": [
{ "name": "Laptop", "available": false },
{ "name": "Laptop ohne Akku", "available": false },
{ "name": "Desktop-Computer", "available": true }
{ "name": "Desktop-Computer", "available": false }
]
}