feat: Enable opensearch on paid plans automatically (#12770)
- enable `advanced_search feature` on all paid plans automatically ref: https://github.com/chatwoot/chatwoot/pull/12503
This commit is contained in:
@@ -16,6 +16,7 @@ class Enterprise::Billing::HandleStripeEventService
|
||||
channel_instagram
|
||||
captain_integration
|
||||
advanced_search_indexing
|
||||
advanced_search
|
||||
].freeze
|
||||
|
||||
# Additional features available starting with the Business plan
|
||||
|
||||
Reference in New Issue
Block a user