Browse Source

All Boards settings improvements.

Lauri Ojansivu 3 years ago
parent
commit
2b1675847c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/components/sidebar/sidebar.js

+ 0 - 1
client/components/sidebar/sidebar.js

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