mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-07 04:03:45 +08:00
🐛 修复错误的图片路径
This commit is contained in:
parent
acb77b28ee
commit
1dae726f28
@ -6,7 +6,7 @@ from gsuid_core.models import Event
|
||||
|
||||
from ..utils.image.convert import convert_img
|
||||
|
||||
HELP_IMG = Path(__file__).parent / 'help.png'
|
||||
HELP_IMG = Path(__file__).parent / 'help.jpg'
|
||||
|
||||
sv_gsuid_help = SV('原神帮助')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user