From 6d09d06c04686073be1ff46ab00e77814e3e5680 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Fri, 4 Dec 2015 12:25:05 -0800 Subject: PLT-1355 Move link preview into pre-release feature --- web/react/utils/constants.jsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/react/utils') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index b641e966b..b7703f7bc 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -429,6 +429,10 @@ export default { MARKDOWN_PREVIEW: { label: 'markdown_preview', // github issue: https://github.com/mattermost/platform/pull/1389 description: 'Show markdown preview option in message input box' + }, + EMBED_PREVIEW: { + label: 'embed_preview', + description: 'Show preview snippet of links below message' } } }; -- cgit v1.2.3-1-g7c22