Skip to content

Commit

Permalink
Merge pull request #9849 from nextcloud/followup/fix/9804/seperate-at…
Browse files Browse the repository at this point in the history
…tachment-from-three-dot-menu

fix: Define "isAddAttachmentsOpen"
  • Loading branch information
ChristophWurst authored Jul 12, 2024
2 parents 9713f49 + ac97a28 commit 97cc3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Composer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@ export default {
loadingIndicatorTo: false,
loadingIndicatorCc: false,
loadingIndicatorBcc: false,
isAddAttachmentsOpen: false,
isActionsOpen: false,
isMoreActionsOpen: false,
selectedDate,
Expand Down

0 comments on commit 97cc3d4

Please sign in to comment.