mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-01-19 19:32:10 +00:00
Update campaigns.py
This commit is contained in:
@@ -1770,6 +1770,9 @@ async def process_campaign_tariff_days(
|
||||
created_by=db_user.id,
|
||||
)
|
||||
|
||||
# Перезагружаем кампанию с загруженным tariff relationship
|
||||
campaign = await get_campaign_by_id(db, campaign.id)
|
||||
|
||||
await state.clear()
|
||||
|
||||
deep_link = await _get_bot_deep_link_from_message(message, campaign.start_parameter)
|
||||
|
||||
Reference in New Issue
Block a user