Merge pull request 'sites/angestoepselt/_data/config.json aktualisiert' (#168) from sebwue-patch-2 into main

Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/168
Reviewed-by: matti <matthias@mailbro.de>
This commit is contained in:
Matthias Hemmerich 2024-10-23 18:55:18 +00:00
commit 279d614592

View file

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