Skip to content

Commit

Permalink
Add role to topbar link
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
  • Loading branch information
marcoambrosini committed Jul 19, 2022
1 parent 055f71a commit 2e74081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TopBar/TopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
:hide-call="false" />
<!-- conversation header -->
<a v-if="!isInCall"
role="button"
class="conversation-header"
@click="openConversationSettings">
<div class="conversation-header__text"
Expand Down

0 comments on commit 2e74081

Please sign in to comment.