Skip to content

Commit

Permalink
fixup! feat: mail filters
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Oct 2, 2024
1 parent 259d411 commit 2be04a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/mailFilter/MailFilters.vue
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ export default {
}
await this.$store.dispatch('fetchActiveSieveScript', { accountId: this.account.id })
},
closeModal() {
this.currentFilter = null
Expand Down

0 comments on commit 2be04a9

Please sign in to comment.