mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-07 20:45:49 +08:00
🐛 修复gs帮助
This commit is contained in:
parent
3724b4b160
commit
8ed8865996
@ -12,7 +12,7 @@ from ..utils.image.image_tools import get_color_bg
|
||||
from ..utils.fonts.genshin_fonts import genshin_font_origin
|
||||
|
||||
TEXT_PATH = Path(__file__).parent / 'texture2d'
|
||||
HELP_DATA = Path(__file__).parent / 'Help.json'
|
||||
HELP_DATA = Path(__file__).parent / 'help.json'
|
||||
|
||||
|
||||
async def get_help_data() -> Optional[Dict[str, PluginHelp]]:
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user