mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
Better todo message...
This commit is contained in:
@@ -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);
|
||||
}
|
||||
});
|
Reference in New Issue
Block a user