launch aesthetics

v1.18.x
psychobunny 11 years ago
parent c6a89b504f
commit f0a19b06c2

@ -121,8 +121,8 @@ function compileTemplates(pluginTemplates) {
if (err) {
winston.error(err);
} else {
emitter.emit('templates:compiled');
winston.info('[themes] Successfully compiled templates.');
emitter.emit('templates:compiled');
}
});
});

Loading…
Cancel
Save