mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 23:48:15 -07:00
Fix Sonarr typo
This commit is contained in:
parent
50d628da95
commit
2ae3c8ba64
1 changed files with 2 additions and 2 deletions
|
|
@ -58,11 +58,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