mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
New: Show relative file name when selecting movie in Manual Import
This commit is contained in:
@@ -253,6 +253,7 @@ class InteractiveImportRow extends Component {
|
||||
<SelectMovieModal
|
||||
isOpen={isSelectMovieModalOpen}
|
||||
ids={[id]}
|
||||
relativePath={relativePath}
|
||||
onModalClose={this.onSelectMovieModalClose}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user