From dfe360db4530b22b7609256c508a3d8282cfd068 Mon Sep 17 00:00:00 2001 From: expect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Fri, 30 May 2025 23:39:20 +0200 Subject: [PATCH] hgufd --- bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.py b/bot.py index 76d9326..3f0dfba 100644 --- a/bot.py +++ b/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, '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}") check_for_update()