From d48b305661a2f40cc3e26593fefc7ce7bca6e320 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 5 Nov 2015 09:42:29 -0500 Subject: Add constant form 'mention' --- web/react/utils/constants.jsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/react/utils/constants.jsx') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 7d885681a..58ee8e2d2 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -384,5 +384,8 @@ module.exports = { BOTTOM: 1, POST: 2, SIDEBAR_OPEN: 3 + }, + NotificationPrefs: { + MENTION: 'mention' } }; -- cgit v1.2.3-1-g7c22