mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 05:22:14 -07:00
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
This commit is contained in:
parent
0db5259e84
commit
b5f40e420b
9 changed files with 88 additions and 102 deletions
|
@ -95,6 +95,7 @@ SelectAlbumModalContentConnector.propTypes = {
|
|||
fetchInteractiveImportAlbums: PropTypes.func.isRequired,
|
||||
setInteractiveImportAlbumsSort: PropTypes.func.isRequired,
|
||||
clearInteractiveImportAlbums: PropTypes.func.isRequired,
|
||||
saveInteractiveImportItem: PropTypes.func.isRequired,
|
||||
updateInteractiveImportItem: PropTypes.func.isRequired,
|
||||
onModalClose: PropTypes.func.isRequired
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue