mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 05:08:48 +01:00
parent
db180fa43e
commit
67687110bb
3 changed files with 3 additions and 0 deletions
|
|
@ -714,6 +714,7 @@ BlazeComponent.extendComponent({
|
|||
},
|
||||
(err, data) => {
|
||||
_id = data;
|
||||
subManager.subscribe('board', _id, false);
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue