[bugfix] Hotfix: Fix slowed message sending.(too much sent '/run/typing_message_box'). set 2 secs cool time.

This commit is contained in:
Sakamoto Shiina
2025-10-10 09:26:07 +09:00
parent b0fd63afbd
commit 0e786cd04f
2 changed files with 9 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ export const store = {
is_initialized_load_plugin: false,
is_fetched_plugins_info_already: false,
is_initialized_fetched_plugin_info: false,
last_executed_time_startTyping: 0,
};
const generatePropertyNames = (base_name) => ({