forked from public/bol
initial import
This commit is contained in:
@ -40,7 +40,7 @@ Hooks.once('init', async function () {
|
||||
registerSystemSettings();
|
||||
|
||||
// Preload Handlebars Templates
|
||||
preloadHandlebarsTemplates();
|
||||
await preloadHandlebarsTemplates();
|
||||
|
||||
// Register Handlebars helpers
|
||||
registerHandlebarsHelpers();
|
||||
|
Reference in New Issue
Block a user