mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-16 13:44:52 +00:00
Removed old comments
This commit is contained in:
@@ -18,9 +18,6 @@ define([
|
||||
var seriesId = this.model.get('id');
|
||||
var title = this.model.get('seriesName');
|
||||
var quality = this.options.qualityProfile.val();
|
||||
|
||||
//Todo: WTF - Why are we changing the series path if the path already exists on disk?
|
||||
//Todo: This wiil create an invalid path on linux...
|
||||
var path = this.options.folder.path;
|
||||
|
||||
var model = new NzbDrone.Series.SeriesModel({
|
||||
|
||||
Reference in New Issue
Block a user