sites/angestoepselt/_data/config.json aktualisiert

This commit is contained in:
sebwue 2026-05-16 15:49:45 +02:00
parent d500bea0b8
commit e643f6c42c

View file

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