Merge pull request #147 from Gabisonfire/force_build
accidentally skipped build on last pr
This commit is contained in:
@@ -86,7 +86,6 @@ export class TorrentEntriesService implements ITorrentEntriesService {
|
||||
contents: fileCollection.contents,
|
||||
subtitles: fileCollection.subtitles
|
||||
});
|
||||
|
||||
newTorrent.type = newTorrent.type.toLowerCase();
|
||||
|
||||
return this.repository.createTorrent(newTorrent)
|
||||
|
||||
Reference in New Issue
Block a user