From 4ecd79f9e64dd387b822a37873b8a1185c7af26e Mon Sep 17 00:00:00 2001 From: David Lu Date: Mon, 18 Jul 2016 11:13:30 -0400 Subject: Added default to max users per team (#3602) --- webapp/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index fda0508af..3dd507540 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -764,6 +764,7 @@ export const Constants = { } }, OVERLAY_TIME_DELAY: 400, + DEFAULT_MAX_USERS_PER_TEAM: 50, MIN_TEAMNAME_LENGTH: 4, MAX_TEAMNAME_LENGTH: 15, MIN_USERNAME_LENGTH: 3, -- cgit v1.2.3-1-g7c22