From 67693cbebf64482297236bba78f5a2845c51eb62 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 23 Feb 2025 15:18:57 +0700 Subject: [PATCH] Update __init__.py --- hikka/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikka/__init__.py b/hikka/__init__.py index 129e377..b087373 100644 --- a/hikka/__init__.py +++ b/hikka/__init__.py @@ -15,7 +15,7 @@ # Do not delete this file, it will cause errors. __author__ = "Dan Gazizullin" -__ForkAuthot__ = "Codrago" +__ForkAuthor__ = "Codrago" __contact__ = "me@hikariatama.ru" __copyright__ = "Copyright 2022, Dan Gazizullin" __credits__ = ["LonamiWebs", "penn5"]