mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-21 20:01:47 +00:00
Update subscription.py
This commit is contained in:
@@ -328,7 +328,7 @@ async def start_subscription_purchase(
|
||||
initial_data = {
|
||||
'period_days': None,
|
||||
'countries': [],
|
||||
'devices': 1,
|
||||
'devices': settings.DEFAULT_DEVICE_LIMIT,
|
||||
'total_price': 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user