update:兼容arm架构字体

This commit is contained in:
hrz
2026-01-28 11:02:17 +08:00
parent 9909045f9d
commit 07b686be14
4 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from config.config_loader import load_config
from config.settings import check_config_file
from datetime import datetime
SERVER_VERSION = "0.8.11"
SERVER_VERSION = "0.9.1"
_logger_initialized = False