This commit is contained in:
Baris Usakli
2017-08-16 15:29:03 -04:00
parent a9b1a0bdc4
commit 18db0734b0

2
app.js
View File

@@ -292,4 +292,4 @@ function versionCheck() {
winston.warn('Your version of Node.js is too outdated for NodeBB. Please update your version of Node.js.');
winston.warn('Recommended ' + range.green + ', '.reset + version.yellow + ' provided\n'.reset);
}
}
}