mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
sites/angestoepselt/_data/config.json aktualisiert
Antragsformular wieder öffnen für Laptop ohne Akku und Desktop PC
This commit is contained in:
parent
28437f4ace
commit
d965bf054a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"applicationsClosed": true,
|
"applicationsClosed": false,
|
||||||
"devices": [
|
"devices": [
|
||||||
{ "name": "Laptop", "available": false },
|
{ "name": "Laptop", "available": false },
|
||||||
{ "name": "Laptop ohne Akku", "available": false },
|
{ "name": "Laptop ohne Akku", "available": true },
|
||||||
{ "name": "Desktop-Computer", "available": true }
|
{ "name": "Desktop-Computer", "available": true }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue