mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Fix Sonarr typo
This commit is contained in:
parent
1bc2afb4bc
commit
ac32fd8075
1 changed files with 2 additions and 2 deletions
|
|
@ -63,11 +63,11 @@ const details = (): IpluginDetails => ({
|
|||
outputs: [
|
||||
{
|
||||
number: 1,
|
||||
tooltip: 'Radarr or Sonnar notified',
|
||||
tooltip: 'Radarr or Sonarr notified',
|
||||
},
|
||||
{
|
||||
number: 2,
|
||||
tooltip: 'Radarr or Sonnar do not know this file',
|
||||
tooltip: 'Radarr or Sonarr do not know this file',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue