We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283e259 commit ad39224Copy full SHA for ad39224
1 file changed
src/components/AppNavigation/CalendarShare.vue
@@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
34
:options="usersOrGroups"
35
:placeholder="placeholder"
36
:user-select="true"
37
+ label="displayName"
38
@search="findSharee"
39
@option:selected="shareCalendar">
40
<template #no-options>
0 commit comments