chore: add reminder

This commit is contained in:
aclist 2026-07-07 18:11:07 +09:00
parent 33e367182e
commit 48f0f3913c

View File

@ -424,6 +424,7 @@ def get_pefile_path(steam_path: Path, appid: int) -> Path:
return pe_path
# TODO: move to dzgui.api.steam
def get_app_path(folders_path: Path, appid: int) -> Path:
app_path = None