Skip to content

Commit

Permalink
clear expiration date after submit
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-nv committed Jan 4, 2024
1 parent a8f9b30 commit f705f4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ export default defineComponent({
})
})
this.expirationDate = null
this.selectedCollaborators = []
this.saving = false
},
Expand Down

0 comments on commit f705f4a

Please sign in to comment.