From 48fb36468ea754b40692927a6cd0cecfec6a61d0 Mon Sep 17 00:00:00 2001
From: Who? <155328415+coddrago@users.noreply.github.com>
Date: Mon, 7 Oct 2024 00:16:16 +0700
Subject: [PATCH] Update update_notifier.py
---
hikka/modules/update_notifier.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hikka/modules/update_notifier.py b/hikka/modules/update_notifier.py
index e05c3e2..263c61c 100644
--- a/hikka/modules/update_notifier.py
+++ b/hikka/modules/update_notifier.py
@@ -95,7 +95,7 @@ class UpdateNotifier(loader.Module):
"https://t.me/hikari_assets/71",
caption=self.strings("update_required").format(
utils.get_git_hash()[:6],
- '{}'.format(
+ '{}'.format(
utils.get_git_hash()[:12],
self.get_latest()[:12],
self.get_latest()[:6],