mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
UI Action Handler Changes, Misc Fixes
This commit is contained in:
@@ -160,6 +160,7 @@ class Missing extends Component {
|
||||
<PageToolbarButton
|
||||
label="Search All"
|
||||
iconName={icons.SEARCH}
|
||||
isDisabled={!items.length}
|
||||
isSpinning={isSearchingForMissingAlbums}
|
||||
onPress={this.onSearchAllMissingPress}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user