From e22a7e38b83970b189d6c8ce66375328e96527f3 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Mon, 27 Nov 2017 16:05:25 +0800 Subject: [PATCH] UX: Move site settings under its own tab. https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522/88 --- config/locales/client.en.yml | 5 ++++- config/settings.yml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 72be008..5d610d9 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1,5 +1,9 @@ en: js: + admin: + site_settings: + categories: + chat_integration: "Chat Integrations" chat_integration: menu_title: "Chat Integrations" settings: "Settings" @@ -201,4 +205,3 @@ en: flow_token: title: "Flow Token" help: "The flow token provided after creating a source for a flow into which you want to send messages." - diff --git a/config/settings.yml b/config/settings.yml index 1bb9aff..cf77703 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1,4 +1,4 @@ -plugins: +chat_integration: chat_integration_enabled: default: false chat_integration_discourse_username: