mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-23 21:01:17 +00:00
Remove blocking check that prevented tariff deletion when subscriptions exist. DB schema already supports SET NULL on tariff FK, so subscriptions gracefully become "legacy" and users pick a new tariff on renewal. Return affected_subscriptions count in API response.