mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
More Cardigann
This commit is contained in:
@@ -59,4 +59,13 @@ CapabilitiesLabel.propTypes = {
|
||||
capabilities: PropTypes.object.isRequired
|
||||
};
|
||||
|
||||
CapabilitiesLabel.defaultProps = {
|
||||
capabilities: {
|
||||
movieSearchAvailable: false,
|
||||
tvSearchAvailable: false,
|
||||
musicSearchAvailable: false,
|
||||
bookSearchAvailable: false
|
||||
}
|
||||
};
|
||||
|
||||
export default CapabilitiesLabel;
|
||||
|
Reference in New Issue
Block a user