summaryrefslogtreecommitdiffstats
path: root/client/components/rules/actions/checklistActions.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/rules/actions/checklistActions.js')
-rw-r--r--client/components/rules/actions/checklistActions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/rules/actions/checklistActions.js b/client/components/rules/actions/checklistActions.js
index 59141c39..3e79b075 100644
--- a/client/components/rules/actions/checklistActions.js
+++ b/client/components/rules/actions/checklistActions.js
@@ -25,7 +25,7 @@ BlazeComponent.extendComponent({
actionId,
boardId,
});
-
+
},
'click .js-add-checklist-action' (event) {
const ruleName = this.data().ruleName.get();