diff --git a/instruct/handlers.py b/instruct/handlers.py index 576878b..4438e07 100644 --- a/instruct/handlers.py +++ b/instruct/handlers.py @@ -12,6 +12,8 @@ from utils.texts import ( instruct_email_text, ) +INSTRUCT_MAIN_MENU_TEXT = instruct_main_menu_text + # ======================================== # SETUP # ========================================