diff --git a/utils/texts.py b/utils/texts.py index fafaca3..40ef392 100644 --- a/utils/texts.py +++ b/utils/texts.py @@ -39,6 +39,7 @@ def _footer(emojis: dict) -> str: def _footer_main_only(emojis: dict) -> str: """Футер только с кнопкой Меню""" return f"\n\n{emojis['0']} — В главное меню""" + """ # =========================================================