fix: lint
This commit is contained in:
parent
ee3965eae9
commit
84a1abf347
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ export const useTaskStore = defineStore('task', {
|
|||
...task,
|
||||
coverImageAttachmentId: attachment ? attachment.id : 0,
|
||||
})
|
||||
}
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue