fix: yatta ignore avatar 1311

This commit is contained in:
xtaodada 2023-11-15 00:00:44 +08:00
parent 48b5b754b1
commit 64221e7e46
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -63,7 +63,7 @@ async def get_all_avatars_skills_icons(avatars: List[YattaAvatar]):
local_path = ["basic_atk", "skill", "talent", "technique", "ultimate"]
tasks = []
for avatar in avatars:
if avatar.id in [8002, 8004]:
if avatar.id in [8002, 8004, 1311]:
continue
for i in range(len(remote_path)):
tasks.append(