fix: Add inbound_emails feature to the list of enabled features in paid account (#11055)

Enable inbound_emails in paid accounts automatically
This commit is contained in:
Pranav 2025-03-10 18:13:00 -07:00 committed by GitHub
parent 66fbe1bde7
commit 50c6e50a62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ class Enterprise::Billing::HandleStripeEventService
end
def features_to_update
%w[help_center campaigns team_management channel_twitter channel_facebook channel_email captain_integration]
%w[inbound_emails help_center campaigns team_management channel_twitter channel_facebook channel_email captain_integration]
end
def subscription