mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 09:20:32 +01:00
remove tab
This commit is contained in:
@@ -141,7 +141,7 @@ function cacheStaticFiles(callback) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function listen(callback) {
|
function listen(callback) {
|
||||||
var port = nconf.get('port');
|
var port = nconf.get('port');
|
||||||
|
|
||||||
if (Array.isArray(port)) {
|
if (Array.isArray(port)) {
|
||||||
if (!port.length) {
|
if (!port.length) {
|
||||||
|
|||||||
Reference in New Issue
Block a user