open applications for all devices

This commit is contained in:
Alexej Rotar 2024-01-18 20:06:05 +01:00
parent d8ce68917f
commit 33c7ff10c6

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": true }, { "name": "Laptop ohne Akku", "available": true },
{ "name": "Desktop-Computer", "available": true } { "name": "Desktop-Computer", "available": true }
] ]