From 3bad2b827a2e334faad824a3497ee8a77ebc2e74 Mon Sep 17 00:00:00 2001 From: lain Date: Thu, 26 Apr 2018 07:06:32 +0200 Subject: [PATCH] Resurrect instance specific panel. --- priv/static/static/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 9863ec024..797f03377 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -4,5 +4,5 @@ "logo": "/static/logo.png", "defaultPath": "/main/all", "chatDisabled": false, - "showInstanceSpecificPanel": false + "showInstanceSpecificPanel": true }