mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-03-06 14:03:07 +00:00
Update subscription.py
This commit is contained in:
@@ -3811,6 +3811,7 @@ async def switch_tariff(
|
||||
period_days=remaining_days if remaining_days > 0 else new_period_days,
|
||||
was_trial_conversion=False,
|
||||
amount_kopeks=upgrade_cost,
|
||||
purchase_type='tariff_switch',
|
||||
)
|
||||
finally:
|
||||
await bot.session.close()
|
||||
|
||||
Reference in New Issue
Block a user