mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-01-20 03:40:26 +00:00
Update daily_subscription_service.py
This commit is contained in:
@@ -149,7 +149,7 @@ class DailySubscriptionService:
|
||||
type=TransactionType.SUBSCRIPTION_PAYMENT,
|
||||
amount_kopeks=daily_price,
|
||||
description=description,
|
||||
payment_method=PaymentMethod.BALANCE,
|
||||
payment_method=PaymentMethod.MANUAL,
|
||||
)
|
||||
|
||||
# Обновляем время последнего списания
|
||||
|
||||
Reference in New Issue
Block a user