feat: add INSTRUCT_MAIN_MENU_TEXT alias in instruct/handlers.py

This commit is contained in:
Денис Кривоченко
2026-07-20 23:01:08 +07:00
parent e6a93498e2
commit bf93e0baa5
+2
View File
@@ -12,6 +12,8 @@ from utils.texts import (
instruct_email_text, instruct_email_text,
) )
INSTRUCT_MAIN_MENU_TEXT = instruct_main_menu_text
# ======================================== # ========================================
# SETUP # SETUP
# ======================================== # ========================================