From c81efd139199f9105178bd52623f887187d49b64 Mon Sep 17 00:00:00 2001 From: nickago Date: Fri, 28 Aug 2015 08:50:52 -0700 Subject: Added emoji wrapper with cross platform available gliffs --- web/react/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'web/react/utils') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 3a6ca1b89..18b7ff59c 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -103,6 +103,7 @@ module.exports = { MONTHS: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], MAX_DMS: 20, MAX_POST_LEN: 4000, + EMOJI_SIZE: 16, ONLINE_ICON_SVG: "", OFFLINE_ICON_SVG: "", MENU_ICON: " ", -- cgit v1.2.3-1-g7c22