mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 20:46:40 -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'); |