mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 17:16:14 +01:00
launch aesthetics
This commit is contained in:
@@ -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');
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user