Skip to content

Commit

Permalink
fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
bomzheg committed Feb 12, 2023
1 parent e6e8ed8 commit 980fbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/handlers/keyboards.py
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ def get_nometa_kb():
return InlineKeyboardMarkup(
inline_keyboard=[[
InlineKeyboardButton(
text="Пожалуйста не задавайте мета-вопросов в чате",
text="Подробнее",
url="https://nometa.xyz/ru.html",
)
]]

0 comments on commit 980fbd3

Please sign in to comment.