This commit is contained in:
ddrwode
2026-02-05 18:18:17 +08:00
parent 0b7ce2758b
commit 938cb3eb96

View File

@@ -515,6 +515,7 @@ def get_crypto_buttons():
if row:
buttons.append(row)
buttons.append([Button.inline("Kembali ke Menu", command_payload("help"))])
buttons.append([Button.url("Official Customer Service", "https://t.me/uogrrr")])
return buttons