mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
Fixed: Typo in exclude modal
This commit is contained in:
parent
3a7b1741d9
commit
0e563db10b
@ -51,7 +51,7 @@ class ExcludeMovieModalContent extends Component {
|
|||||||
kind={kinds.DANGER}
|
kind={kinds.DANGER}
|
||||||
onPress={this.onExcludeMovieConfirmed}
|
onPress={this.onExcludeMovieConfirmed}
|
||||||
>
|
>
|
||||||
Exlude
|
Exclude
|
||||||
</Button>
|
</Button>
|
||||||
</ModalFooter>
|
</ModalFooter>
|
||||||
</ModalContent>
|
</ModalContent>
|
||||||
|
Loading…
Reference in New Issue
Block a user