From 4e95f028af366e36ac1bb9401784f780e0a14c16 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 21 Feb 2026 22:43:42 +0000 Subject: [PATCH] Release V1.2 --- api_v1_messages.php | 3 +++ assets/js/main.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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;