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-02 15:07:38 -08:00
committed by GitHub
co-authored by Pranav Raj S
parent a08099bbcc
commit c8ec397c79
4 changed files with 47 additions and 13 deletions
@@ -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',