Merge pull request #918 from Dax233/dev

表情包修复
pull/927/head
墨梓柒 2025-05-02 20:46:07 +08:00 committed by GitHub
commit fe9a2315a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -289,7 +289,6 @@ def _to_emoji_objects(data):
except Exception as e:
logger.error(f"[加载错误] 处理数据库记录时出错 ({full_path}): {str(e)}")
load_errors += 1
return emoji_objects, load_errors
return emoji_objects, load_errors