revert(conversations): un-revert unread count feature flag removal
This reverts commit 87df43bdd0 from #14623, reapplying the conversation unread count feature flag removal from #14610.
This commit is contained in:
@@ -46,7 +46,6 @@ export const FEATURE_FLAGS = {
|
||||
COMPANIES: 'companies',
|
||||
ADVANCED_SEARCH: 'advanced_search',
|
||||
CONVERSATION_REQUIRED_ATTRIBUTES: 'conversation_required_attributes',
|
||||
CONVERSATION_UNREAD_COUNTS: 'conversation_unread_counts',
|
||||
};
|
||||
|
||||
export const PREMIUM_FEATURES = [
|
||||
|
||||
Reference in New Issue
Block a user