Skip to content

Commit

Permalink
Update enka_update.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DEViantUA committed Feb 24, 2024
1 parent 4c4d205 commit 055a789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions enkacard/src/utils/enkanetwork_update/enka_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ async def dowload(path = None):

if path is None:
_PATH = await search()
else:
_PATH = path

print(f"Path to enkanetwork.py: {_PATH}")
print("="*25)
Expand Down

0 comments on commit 055a789

Please sign in to comment.