mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Fixed: More UI tweaks
This commit is contained in:
parent
3336ebd075
commit
c8ef68283b
4 changed files with 5 additions and 9 deletions
|
@ -164,6 +164,7 @@ class QueueConnector extends Component {
|
|||
}
|
||||
|
||||
QueueConnector.propTypes = {
|
||||
useCurrentPage: PropTypes.bool.isRequired,
|
||||
items: PropTypes.arrayOf(PropTypes.object).isRequired,
|
||||
fetchQueue: PropTypes.func.isRequired,
|
||||
gotoQueueFirstPage: PropTypes.func.isRequired,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue