fix: Update missing features in unattended / mentions view (#6009)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2022-12-03 04:37:38 +05:30
committed by GitHub
parent a08099bbcc
commit c8ec397c79
4 changed files with 47 additions and 13 deletions

View File

@@ -99,6 +99,8 @@ const MUTE_ACTION = {
export const isAConversationRoute = routeName =>
[
'inbox_conversation',
'conversation_through_mentions',
'conversation_through_unattended',
'conversation_through_inbox',
'conversations_through_label',
'conversations_through_team',