From ea1bbff3c8d2b76c1ff782503ab5365922a65423 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Mon, 7 Dec 2015 10:50:29 -0500 Subject: Show channel member count up to 100 now --- web/react/utils/constants.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react/utils') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 170a16049..9c328be75 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -148,7 +148,7 @@ export default { ], MONTHS: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], MAX_DMS: 20, - MAX_CHANNEL_POPOVER_COUNT: 20, + MAX_CHANNEL_POPOVER_COUNT: 100, DM_CHANNEL: 'D', OPEN_CHANNEL: 'O', PRIVATE_CHANNEL: 'P', -- cgit v1.2.3-1-g7c22