mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Removed console.log.
This commit is contained in:
parent
2f3138207c
commit
a707129146
1 changed files with 0 additions and 1 deletions
|
|
@ -571,7 +571,6 @@ BlazeComponent.extendComponent({
|
|||
},
|
||||
|
||||
boards() {
|
||||
console.log('booom');
|
||||
const boards = Boards.find({
|
||||
archived: false,
|
||||
'members.userId': Meteor.userId(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue