mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Typo in exclude modal
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user