Skip to content

Commit 2156b76

Browse files
committed
refactor: rephrase sonarr action labels for mediaType=show
1 parent bfa15c9 commit 2156b76

File tree

1 file changed

+2
-2
lines changed
  • ui/src/components/Rules/RuleGroup/AddModal

1 file changed

+2
-2
lines changed

ui/src/components/Rules/RuleGroup/AddModal/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -580,11 +580,11 @@ const AddModal = (props: AddModal) => {
580580
},
581581
{
582582
id: 1,
583-
name: 'Unmonitor and delete all seasons / episodes',
583+
name: 'Unmonitor show and delete all seasons / episodes',
584584
},
585585
{
586586
id: 2,
587-
name: 'Unmonitor and delete existing seasons / episodes',
587+
name: 'Unmonitor show and delete existing seasons / episodes',
588588
},
589589
{
590590
id: 3,

0 commit comments

Comments
 (0)