mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
This commit is contained in:
@@ -10,7 +10,7 @@ define(
|
||||
return Marionette.CompositeView.extend({
|
||||
template: 'Settings/Quality/Definition/QualityDefinitionCollectionTemplate',
|
||||
|
||||
itemViewContainer: ".x-rows",
|
||||
itemViewContainer: '.x-rows',
|
||||
|
||||
itemView: QualityDefinitionView
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user