mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
5 lines
No EOL
154 B
JavaScript
5 lines
No EOL
154 B
JavaScript
// import Email from 'meteor/nova:email';
|
|
|
|
Telescope.email.addTemplates({
|
|
emailInvite: Assets.getText("lib/server/templates/emailInvite.handlebars")
|
|
}); |