hgufd
This commit is contained in:
parent
f33518c29c
commit
dfe360db45
1 changed files with 1 additions and 0 deletions
1
bot.py
1
bot.py
|
@ -244,6 +244,7 @@ def check_for_update():
|
||||||
print(f"{YELLOW}{get_translation(LOCALE, 'modification_warning')}{RESET}")
|
print(f"{YELLOW}{get_translation(LOCALE, 'modification_warning')}{RESET}")
|
||||||
print(f"{YELLOW}{get_translation(LOCALE, 'reported_version')} {local_version}{RESET}")
|
print(f"{YELLOW}{get_translation(LOCALE, 'reported_version')} {local_version}{RESET}")
|
||||||
print(f"{DEBUG}{get_translation(LOCALE, 'current_hash')} {currenthash}{RESET}")
|
print(f"{DEBUG}{get_translation(LOCALE, 'current_hash')} {currenthash}{RESET}")
|
||||||
|
print(f"{DEBUG}{get_translation(LOCALE, 'current_hash')} {currenthash}{RESET}")
|
||||||
|
|
||||||
check_for_update()
|
check_for_update()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue