mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 22:07:07 -04:00
Fix modal title for Manage Episodes in Season
This commit is contained in:
parent
154da57dc5
commit
df199ce0d8
1 changed files with 1 additions and 0 deletions
|
@ -496,6 +496,7 @@ class SeriesDetailsSeason extends Component {
|
|||
autoSelectRow={false}
|
||||
showDelete={true}
|
||||
showImportMode={false}
|
||||
modalTitle={'Manage Episodes'}
|
||||
onModalClose={this.onManageEpisodesModalClose}
|
||||
/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue