mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
fixed linting error
This commit is contained in:
parent
4a20208d95
commit
e03f2102de
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ BlazeComponent.extendComponent({
|
|||
this.toggleDeleteDialog.set(false);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
deleteItem() {
|
||||
const checklist = this.currentData().checklist;
|
||||
const item = this.currentData().item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue