Fix Sonarr typo

make-only-subtitle-default
HaveAGitGat 2 years ago
parent 1bc2afb4bc
commit ac32fd8075

@ -63,11 +63,11 @@ const details = (): IpluginDetails => ({
outputs: [ outputs: [
{ {
number: 1, number: 1,
tooltip: 'Radarr or Sonnar notified', tooltip: 'Radarr or Sonarr notified',
}, },
{ {
number: 2, number: 2,
tooltip: 'Radarr or Sonnar do not know this file', tooltip: 'Radarr or Sonarr do not know this file',
}, },
], ],
}); });

Loading…
Cancel
Save