mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
add missing import
This commit is contained in:
parent
e5a1508d98
commit
6319c76fb4
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import Telescope from 'meteor/nova:lib';
|
||||
import Comments from './collection.js';
|
||||
|
||||
Comments.helpers({getCollection: () => Comments});
|
||||
|
|
Loading…
Add table
Reference in a new issue