Blame view
client/templates/authenticated/index.js
85 Bytes
0ccda7775
|
1 |
Template.index.onCreated( () => { |
77001041a
|
2 |
Template.instance().subscribe( 'template' ); |
0ccda7775
|
3 |
}); |
0ccda7775
|
1 |
Template.index.onCreated( () => { |
77001041a
|
2 |
Template.instance().subscribe( 'template' ); |
0ccda7775
|
3 |
}); |