From 8e3455943142da74be8b13632c0127f8248618cd Mon Sep 17 00:00:00 2001 From: Alan Mooiman Date: Thu, 25 Feb 2016 16:33:27 -0800 Subject: Add ability to toggle embed visibility --- 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 766a86686..0a4944708 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -479,6 +479,10 @@ export default { EMBED_PREVIEW: { label: 'embed_preview', description: 'Show preview snippet of links below message' + }, + EMBED_TOGGLE: { + label: 'embed_toggle', + description: 'Show toggle for all embed previews' } }, OVERLAY_TIME_DELAY: 400, -- cgit v1.2.3-1-g7c22