At opened card, toggle to show checklist at minicard. Part 4.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-08-22 05:10:02 +03:00
parent 1a35db62b1
commit 86814a0fd8
7 changed files with 58 additions and 42 deletions

View file

@ -203,7 +203,7 @@ Checklists.mutations({
};
},
toggleShowChecklistAtMinicard() {
toggleShowChecklistAtMinicard(checklistId) {
const value = this.hasShowChecklistAtMinicard();
return {
$set: {