import { extendFragment } from 'meteor/vulcan:core';

extendFragment('UsersCurrent', `
  subscribedItems
`);