mirror of
https://github.com/Radarr/Radarr
synced 2025-12-09 18:03:07 +01:00
parent
bc20e159ba
commit
59186adbfc
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ class MovieHistoryRow extends Component {
|
|||
isMarkingAsFailed={isMarkingAsFailed}
|
||||
shortDateFormat={shortDateFormat}
|
||||
timeFormat={timeFormat}
|
||||
onMarkAsFailedPress={onMarkAsFailedPress}
|
||||
onMarkAsFailedPress={this.onMarkAsFailedPress}
|
||||
onModalClose={this.onDetailsModalClose}
|
||||
/>
|
||||
</TableRow>
|
||||
|
|
|
|||
Loading…
Reference in a new issue