diff --git a/sites/angestoepselt/_data/config.json b/sites/angestoepselt/_data/config.json index 95e2d07..d37ce0c 100644 --- a/sites/angestoepselt/_data/config.json +++ b/sites/angestoepselt/_data/config.json @@ -1,5 +1,5 @@ { - "applicationsClosed": true, + "applicationsClosed": false, "devices": [ { "name": "Laptop", @@ -15,7 +15,7 @@ }, { "name": "Tablet", - "available": true + "available": false } ] } \ No newline at end of file