fix(torrents): fixed eslint warning

This commit is contained in:
OldHawk
2018-05-25 23:07:42 +08:00
parent bab3a615c4
commit 342aecadd4

View File

@@ -122,4 +122,4 @@ module.exports.populate_torrent_object_is_home = {
'resource_detail_info.in_production': 0,
'resource_detail_info.seasons': 0,
'resource_detail_info.type': 0
};
};