Merge branch 'main' into form-tweaks

This commit is contained in:
Matthias Hemmerich 2024-05-17 15:56:37 +00:00
commit 6e8507206a

View file

@ -2,7 +2,7 @@
"applicationsClosed": false,
"devices": [
{ "name": "Laptop", "available": false },
{ "name": "Laptop ohne Akku", "available": true },
{ "name": "Laptop ohne Akku", "available": false },
{ "name": "Desktop-Computer", "available": true }
]
}