mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
linting
This commit is contained in:
@@ -44,7 +44,7 @@ web.install = function (port) {
|
||||
},
|
||||
function (buffer, next) {
|
||||
Benchpress.compileParse(buffer.toString(), options, next);
|
||||
}
|
||||
},
|
||||
], callback);
|
||||
});
|
||||
app.set('view engine', 'tpl');
|
||||
|
||||
Reference in New Issue
Block a user