mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-08-05 11:28:02 +00:00
sites/angestoepselt/_data/config.json aktualisiert
This commit is contained in:
parent
d500bea0b8
commit
e643f6c42c
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue