We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd0057 commit 1c44181Copy full SHA for 1c44181
library/buttons.py
@@ -36,7 +36,7 @@
36
start_button = [
37
[
38
InlineKeyboardButton("🏅 GitHub 🏅", url="github.com/m4mallu/clonebot"),
39
- InlineKeyboardButton("⚙️Settings ⚙", "start_btn")
+ InlineKeyboardButton("⚙️ Settings ⚙", "start_btn")
40
]
41
42
0 commit comments