Skip to content

Commit

Permalink
1. Fix: BUG#451 设置生涯背景时报错
Browse files Browse the repository at this point in the history
  • Loading branch information
Hpero4 committed Aug 17, 2024
1 parent a2fa093 commit 5af9390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lol/connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ def __initFolder(self):
"profile icons",
"rune icons",
"summoner spell icons",
"augment icons"
"augment icons",
"splashes",
]:
p = f"app/resource/game/{folder}"
Expand Down

0 comments on commit 5af9390

Please sign in to comment.