отображения типа файла в списке файлов

This commit is contained in:
Alexey Kasyanchuk
2017-02-01 11:04:45 +03:00
parent 0d6cee2ad8
commit 7c6df55780
7 changed files with 137 additions and 134 deletions

View File

@ -1,5 +1,5 @@
const mysql = require('mysql');
const torrentTypeDetect = require('../lib/content');
const {torrentTypeDetect} = require('../lib/content');
const mysqlSettings = {
host : 'localhost',