From c2cb757f7f6ce8e38f278c46a9ce9444df61ee6a Mon Sep 17 00:00:00 2001 From: Alexei Bezborodov Date: Fri, 24 Nov 2023 13:40:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D0=B9=20=D0=B2=20=D0=BA=D0=B0=D1=82=D0=B5=D0=B3=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D1=8F=D1=85=20=D0=B7=D0=B0=D0=BA=D0=B0=D0=B7=D0=BE?= =?UTF-8?q?=D0=B2=20#18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot_modules/orders_cat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot_modules/orders_cat.py b/bot_modules/orders_cat.py index 0288656..a56512c 100644 --- a/bot_modules/orders_cat.py +++ b/bot_modules/orders_cat.py @@ -1,7 +1,7 @@ # -*- coding: utf8 -*- # Общественное достояние, 2023, Алексей Безбородов (Alexei Bezborodov) -# Проекты +# Категории для заказов from bot_sys import bot_bd, keyboard, user_access, bd_table, bot_subscribes from bot_modules import mod_table_operate, mod_simple_message