c42d66a68f
Remove padIds from the shared notes MongoDB collection subscription. Users now have to fetch the padId from Meteor when needed. Meteor is responsible for checking the user's access level and return the proper id.
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
import './publishers';
|
|
import './methods';
|
|
import './eventHandlers';
|