mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Merge remote-tracking branch 'origin/sebwue-applicationclosed2'
This commit is contained in:
commit
cde9f61d2e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"applicationsClosed": false,
|
||||
"applicationsClosed": true,
|
||||
"devices": [
|
||||
{ "name": "Laptop", "available": false },
|
||||
{ "name": "Laptop ohne Akku", "available": false },
|
||||
{ "name": "Desktop-Computer", "available": true }
|
||||
{ "name": "Desktop-Computer", "available": false }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue