отображения основных типов контента

This commit is contained in:
Alexey Kasyanchuk
2017-01-03 12:44:55 +03:00
parent b6a1e82724
commit 248eb58285
3 changed files with 82 additions and 1 deletions

View File

@ -91,7 +91,7 @@ io.on('connection', function(socket)
filesList: row.filesList,
piecelength: row.piecelength,
added: row.added.getTime(),
contentCategory: row.contentCategory,
contentType: row.contentType,
}
}