sites/angestoepselt/_data/config.json aktualisiert

This commit is contained in:
sebwue 2026-03-16 19:30:07 +01:00
parent bdf93fc8e4
commit f492ff9cfb

View file

@ -1,5 +1,5 @@
{ {
"applicationsClosed": true, "applicationsClosed": false,
"devices": [ "devices": [
{ {
"name": "Laptop", "name": "Laptop",
@ -15,7 +15,7 @@
}, },
{ {
"name": "Tablet", "name": "Tablet",
"available": true "available": false
} }
] ]
} }