From 0c34af05135e8aaa98c6f5db644820cb75f78486 Mon Sep 17 00:00:00 2001 From: Alexej Rotar Date: Fri, 1 Dec 2023 21:24:33 +0100 Subject: [PATCH] close applications --- sites/angestoepselt/_data/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/angestoepselt/_data/config.json b/sites/angestoepselt/_data/config.json index 0ab2653..300d2a6 100644 --- a/sites/angestoepselt/_data/config.json +++ b/sites/angestoepselt/_data/config.json @@ -1,5 +1,5 @@ { - "applicationsClosed": false, + "applicationsClosed": true, "devices": [ { "name": "Laptop", "available": false }, { "name": "Laptop ohne Akku", "available": true },