aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src/pages/Settings/Radarr/index.tsx
diff options
context:
space:
mode:
authorJayZed <[email protected]>2024-12-09 19:13:26 -0500
committerGitHub <[email protected]>2024-12-09 19:13:26 -0500
commitd2dc869c1c90d479a3a39aee264f9d695af2e53c (patch)
tree8f05db4e664b14b0bb297d23f7db3bd052721cf3 /frontend/src/pages/Settings/Radarr/index.tsx
parenta7df6a9c6213cbb16ffc212f22aa3ae4c82599dd (diff)
downloadbazarr-d2dc869c1c90d479a3a39aee264f9d695af2e53c.tar.gz
bazarr-d2dc869c1c90d479a3a39aee264f9d695af2e53c.zip
Improved Settings wording and organization.v1.4.6-beta.27
Diffstat (limited to 'frontend/src/pages/Settings/Radarr/index.tsx')
-rw-r--r--frontend/src/pages/Settings/Radarr/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/pages/Settings/Radarr/index.tsx b/frontend/src/pages/Settings/Radarr/index.tsx
index 264c78924..0414b1732 100644
--- a/frontend/src/pages/Settings/Radarr/index.tsx
+++ b/frontend/src/pages/Settings/Radarr/index.tsx
@@ -48,7 +48,7 @@ const SettingsRadarrView: FunctionComponent = () => {
</Section>
<Section header="Options">
<Slider
- label="Minimum Score"
+ label="Minimum Score For Movies"
settingKey="settings-general-minimum_score_movie"
></Slider>
<Chips