@ -42,7 +42,7 @@ app.use(app.router);
app.use(express.static(path.join(__dirname, 'public')));
// development only
if ('development' == app.get('env')) {
if ('development' === app.get('env')) {
app.use(express.errorHandler());
}
The note is not visible to the blocked user.