Skip to content

Commit

Permalink
fix(attachments): folder picker opening twice
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
  • Loading branch information
st3iny authored and backportbot-nextcloud[bot] committed Jan 3, 2024
1 parent 6e6eac2 commit 90cef6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
@input="debounceSaveAttachmentsFolder(attachmentsFolder)"
@change="debounceSaveAttachmentsFolder(attachmentsFolder)"
@click="selectCalendarFolder"
@focus.once="selectCalendarFolder"
@keyboard.enter="selectCalendarFolder" />
</div>
</li>
Expand Down

0 comments on commit 90cef6c

Please sign in to comment.