fix: undo task done from list view
This commit is contained in:
@ -299,6 +299,7 @@ export default defineComponent({
|
||||
break
|
||||
}
|
||||
}
|
||||
// FIXME: Use computed
|
||||
sortTasks(this.tasks)
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user