mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Fixed: Typo in exclude modal
This commit is contained in:
parent
3a7b1741d9
commit
0e563db10b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ class ExcludeMovieModalContent extends Component {
|
|||
kind={kinds.DANGER}
|
||||
onPress={this.onExcludeMovieConfirmed}
|
||||
>
|
||||
Exlude
|
||||
Exclude
|
||||
</Button>
|
||||
</ModalFooter>
|
||||
</ModalContent>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue