fix(torrents): fixed eslint warning

This commit is contained in:
OldHawk
2018-03-18 15:07:28 +08:00
parent 8c922d1c93
commit 7d72b51224

View File

@@ -895,7 +895,7 @@ module.exports = {
size: 1024 * 1024 * 1024,
size_str: '1G',
time: 60 * 60 * 1000,
time_str: '1h',
time_str: '1h'
}
},