From 81366cd5e528ae10902436a472b479e83521e70c Mon Sep 17 00:00:00 2001 From: Nicolas Clerc Date: Mon, 7 Mar 2016 23:54:08 +0100 Subject: use pre-released features --- webapp/utils/constants.jsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 32123e369..c1e527702 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -560,6 +560,10 @@ export default { EMBED_TOGGLE: { label: 'embed_toggle', description: 'Show toggle for all embed previews' + }, + SLASHCMD_AUTOCMP: { + label: 'slashCmd_autocmp', + description: 'Enable external application to offer slash command autocomplete' } }, OVERLAY_TIME_DELAY: 400, -- cgit v1.2.3-1-g7c22