Vulcan/packages/vulcan-subscribe/lib/fragments.js

5 lines
108 B
JavaScript
Raw Normal View History

2017-03-23 16:27:59 +09:00
import { extendFragment } from 'meteor/vulcan:core';
extendFragment('UsersCurrent', `
subscribedItems
`);