mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
open applications for all devices
This commit is contained in:
parent
d8ce68917f
commit
33c7ff10c6
1 changed files with 2 additions and 2 deletions
|
|
@ -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 }
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue