fix: исправить незакрытый триплет в utils/texts.py
This commit is contained in:
@@ -39,6 +39,7 @@ def _footer(emojis: dict) -> str:
|
||||
def _footer_main_only(emojis: dict) -> str:
|
||||
"""Футер только с кнопкой Меню"""
|
||||
return f"\n\n<i>{emojis['0']} — В главное меню</i>"""
|
||||
"""
|
||||
|
||||
|
||||
# =========================================================
|
||||
|
||||
Reference in New Issue
Block a user