feat: Open "Switch Account" modal when clicking account name on dashboard (#4613)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Jordan Brough
2022-05-06 03:25:38 -06:00
committed by GitHub
parent 8d2b719dc1
commit 77a6893203
4 changed files with 74 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
:menu-config="activeSecondaryMenu"
:current-role="currentRole"
@add-label="showAddLabelPopup"
@toggle-accounts="toggleAccountModal"
/>
</aside>
</template>