mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-20 11:21:47 +00:00
Update payments.py
This commit is contained in:
@@ -38,7 +38,7 @@ def _method_display(method: PaymentMethod) -> str:
|
||||
if method == PaymentMethod.YOOKASSA:
|
||||
return "YooKassa"
|
||||
if method == PaymentMethod.PLATEGA:
|
||||
return "Platega"
|
||||
return settings.get_platega_display_name()
|
||||
if method == PaymentMethod.CRYPTOBOT:
|
||||
return "CryptoBot"
|
||||
if method == PaymentMethod.TELEGRAM_STARS:
|
||||
|
||||
Reference in New Issue
Block a user