chore: Removed the multi-select agent dropdown from the conversation header. (#2781)

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
This commit is contained in:
Sivin Varghese
2021-08-10 23:25:55 -07:00
committed by GitHub
co-authored by Nithin David Thomas
parent 1a4faab381
commit 29f54c1f26
2 changed files with 1 additions and 41 deletions
@@ -49,7 +49,7 @@ export default {
},
isContactPanelOpen: {
type: Boolean,
default: false,
default: true,
},
},
computed: {