mirror of
https://github.com/sct/overseerr.git
synced 2025-09-29 21:51:46 +02:00
fix(ui): fixed anime language profile typo (#879)
Co-authored-by: sct <ryan@sct.dev>
This commit is contained in:
@@ -710,7 +710,7 @@ const SonarrModal: React.FC<SonarrModalProps> = ({
|
||||
htmlFor="activeAnimeLanguageProfileId"
|
||||
className="text-label"
|
||||
>
|
||||
{intl.formatMessage(messages.animerootfolder)}
|
||||
{intl.formatMessage(messages.animelanguageprofile)}
|
||||
</label>
|
||||
<div className="form-input">
|
||||
<div className="flex max-w-lg rounded-md shadow-sm">
|
||||
|
Reference in New Issue
Block a user