From 6bc52ef8b58ae1b540be0ace00f6daea784b0018 Mon Sep 17 00:00:00 2001 From: shinrei Date: Sat, 5 Jul 2025 00:22:11 +0300 Subject: [PATCH] =?UTF-8?q?feat(global):=20=D0=B0=20=D0=B5=D1=81=D0=BB?= =?UTF-8?q?=D0=B8=20=D1=81=20=D0=B3=D0=B8=D1=82=D0=BA=D0=BE=D0=BD=D1=84?= =?UTF-8?q?=D0=B8=D0=B3=D0=BE=D0=BC..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bot/__init__.py b/src/bot/__init__.py index 93283ed..54debba 100644 --- a/src/bot/__init__.py +++ b/src/bot/__init__.py @@ -22,7 +22,7 @@ async def runner(): await bot.delete_webhook(drop_pending_updates=True) await dp.start_polling(bot) - # коммит с пичарма!! + # коммит с пичарма!! 2 def plugins(): from rich import traceback