mirror of
https://github.com/wekan/wekan.git
synced 2026-01-02 15:48:49 +01:00
Additional Meteor 1.8.1 changes
This commit is contained in:
parent
53d42a17ff
commit
a1ae4d7ef0
2 changed files with 4 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import { FastRender } from 'meteor/staringatlights:fast-render';
|
||||
|
||||
FastRender.onAllRoutes(function() {
|
||||
this.subscribe('boards');
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue