mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Quality type sizes moved to backbone + SS (API)
This commit is contained in:
@@ -3,4 +3,11 @@
|
||||
QualityProfileCollection: '#QualityProfileCollectionTemplate',
|
||||
QualityProfile: '#QualityProfileTemplate'
|
||||
},
|
||||
};
|
||||
|
||||
QualityTypeApp.Constants = {
|
||||
Templates: {
|
||||
QualityTypeCollection: '#QualityTypeCollectionTemplate',
|
||||
QualityType: '#QualityTypeTemplate'
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user