forked from gooberinc/goober
idiot
This commit is contained in:
parent
9a8d9bc3e2
commit
23774d3199
5 changed files with 41 additions and 19 deletions
|
@ -75,3 +75,4 @@ def check_for_update():
|
|||
elif local_version == latest_version:
|
||||
print(f"{GREEN}{get_translation(LOCALE, 'latest_version')} {local_version}{RESET}")
|
||||
print(f"{get_translation(LOCALE, 'latest_version2').format(VERSION_URL=VERSION_URL)}\n\n")
|
||||
return latest_version
|
Loading…
Add table
Add a link
Reference in a new issue