From bf3fec604fc4ad0fd53d38490c18d872bccd629d Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 20 Dec 2016 09:08:58 -0500 Subject: Remove autocomplete delay (#4819) --- webapp/utils/constants.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index c86a7d23f..d23341ddb 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -865,7 +865,6 @@ export const Constants = { MENTION_SPECIAL: 'mention.special', DEFAULT_NOTIFICATION_DURATION: 5000, STATUS_INTERVAL: 60000, - AUTOCOMPLETE_TIMEOUT: 100, SEARCH_TIMEOUT_MILLISECONDS: 100 }; -- cgit v1.2.3-1-g7c22