mirror of
https://github.com/vale981/Vulcan
synced 2025-03-11 13:06:41 -04:00
4 lines
No EOL
199 B
JavaScript
4 lines
No EOL
199 B
JavaScript
// note: this is shared between client/server in order to enable fast-render to auto-detect subscriptions
|
|
|
|
Telescope.subscriptions.preload('settings');
|
|
Telescope.subscriptions.preload('currentUser'); |