All Boards settings improvements.

This commit is contained in:
Lauri Ojansivu 2022-04-16 01:28:19 +03:00
parent 3ae777f2c9
commit 2b1675847c

View file

@ -682,7 +682,6 @@ BlazeComponent.extendComponent({
this.currentBoard.allowsCardCounterList,
);
},
'click .js-field-has-boardmemberlist'(evt) {
evt.preventDefault();
this.currentBoard.allowsBoardMemberList = !this.currentBoard