Skip to content

Commit

Permalink
Update RecipientListItem.vue
Browse files Browse the repository at this point in the history
Signed-off-by: Grigory V. <[email protected]>
  • Loading branch information
GVodyanov authored and backportbot-nextcloud[bot] committed Dec 1, 2023
1 parent 76b72a3 commit 940a85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RecipientListItem.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="multiselect__tag multiselect__tag--recipient">
<div class="multiselect__tag multiselect__tag--recipient" :title="option.email">
<ListItemIcon
:no-margin="true"
:title="option.label"
Expand Down

0 comments on commit 940a85d

Please sign in to comment.