61cf495fc5
The previous fix only covered /start command paths. The more common show_main_menu and handle_back_to_menu in menu.py used their own is_active check which returned False for limited status. Now both paths treat limited subscriptions as active for UI, matching the _calculate_subscription_flags fix in start.py.