mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-19 19:10:36 +02:00
fix(torrents): fixed eslint warning
This commit is contained in:
2
config/env/torrents.js
vendored
2
config/env/torrents.js
vendored
@@ -895,7 +895,7 @@ module.exports = {
|
||||
size: 1024 * 1024 * 1024,
|
||||
size_str: '1G',
|
||||
time: 60 * 60 * 1000,
|
||||
time_str: '1h',
|
||||
time_str: '1h'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user