fix: don't reset active fields when saving
continuous-integration/drone/push Build is passing Details

Resolves #590
This commit is contained in:
kolaente 2022-01-08 15:13:49 +01:00
parent 4579dd3ce7
commit 68a76faacc
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -627,7 +627,6 @@ export default {
}
this.task = await this.$store.dispatch('tasks/update', this.task)
this.setActiveFields()
if (!showNotification) {
return