mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-23 12:53:41 +00:00
Add None-safety guards to Subscription model properties (is_active, is_expired, should_be_expired, actual_status, days_left, traffic_used_percent) and pricing handler comparisons to prevent TypeError when nullable columns contain None values.