update:上报聊天音频

This commit is contained in:
hrz
2025-05-02 16:17:18 +08:00
parent bf08a91191
commit dfb2bf3923
6 changed files with 71 additions and 24 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from loguru import logger
from config.config_loader import load_config
from config.settings import check_config_file
SERVER_VERSION = "0.3.13"
SERVER_VERSION = "0.3.14"
def get_module_abbreviation(module_name, module_dict):