mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-27 11:21:43 +02:00
Better todo message...
This commit is contained in:
parent
8b8d788c1b
commit
888ce26273
@ -118,7 +118,7 @@ QualityProfileCollectionView = Backbone.Marionette.CompositeView.extend({
|
||||
{ "Id": 7, "Weight": 8, "Name": "Bluray1080p", "Allowed": false }
|
||||
]
|
||||
});
|
||||
//Todo: Would be nice
|
||||
//Todo: It would be nice to not have to save this on add (via create)
|
||||
this.collection.create(newProfile);
|
||||
}
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user