mirror of https://github.com/Mai-with-u/MaiBot.git
表情包修复
parent
021ac90ead
commit
acbf5c974b
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue