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-11 11:55:55 +05:30
committed by GitHub
parent 1a4faab381
commit 29f54c1f26
2 changed files with 1 additions and 41 deletions

View File

@@ -49,7 +49,7 @@ export default {
},
isContactPanelOpen: {
type: Boolean,
default: false,
default: true,
},
},
computed: {