From: lain Date: Thu, 26 Apr 2018 05:06:32 +0000 (+0200) Subject: Resurrect instance specific panel. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=3bad2b827a2e334faad824a3497ee8a77ebc2e74;p=akkoma Resurrect instance specific panel. --- 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 }