aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHakaba Hitoyo <example@example.com>2018-02-11 23:12:05 +0900
committerhakabahitoyo <hakabahitoyo@example.com>2018-02-24 23:04:44 +0900
commitb32573138b7607b8d9070100fb792f0241a4ba80 (patch)
treed9f8e84fa2267638f69ef19c3391ae5998898c89 /static
parentea6ee2aaa25741078e3a0f6f6ec7cfeb46d1b365 (diff)
Add who-to-follow-panel
Diffstat (limited to 'static')
-rw-r--r--static/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/config.json b/static/config.json
index 6c9c27da..23fdf8a8 100644
--- a/static/config.json
+++ b/static/config.json
@@ -4,5 +4,6 @@
"logo": "/static/logo.png",
"defaultPath": "/main/all",
"chatDisabled": false,
+ "showWhoToFollowPanel": false,
"showInstanceSpecificPanel": false
}