mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Fix lint error.
This commit is contained in:
parent
233554a3d6
commit
9261371c51
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ BlazeComponent.extendComponent({
|
|||
Meteor.subscribe('unsaved-edits');
|
||||
},
|
||||
|
||||
|
||||
|
||||
isWatching() {
|
||||
const card = this.currentData();
|
||||
return card.findWatcher(Meteor.userId());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue