mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
switched to development branch
This commit is contained in:
parent
2fc598d9d8
commit
a7afcc8046
1 changed files with 1 additions and 1 deletions
|
@ -146,4 +146,4 @@ Meteor.autosubscribe(function() {
|
||||||
Meteor.subscribe('comments', query, function() {
|
Meteor.subscribe('comments', query, function() {
|
||||||
Session.set('commentReady', true);
|
Session.set('commentReady', true);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue