diff --git a/api_v1_messages.php b/api_v1_messages.php index 2a9c73a..5c1891a 100644 --- a/api_v1_messages.php +++ b/api_v1_messages.php @@ -1,5 +1,8 @@ { }); } } catch (e) { } - }, 1000); + }, 3000); function showTyping(username) { if (!typingIndicator) return;