Add compiled changes

This commit is contained in:
HaveAGitGat 2024-05-08 06:50:43 +01:00
parent 2ae3c8ba64
commit cb22cde62d

View file

@ -91,11 +91,11 @@ var details = function () { return ({
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',
}, },
], ],
}); }; }); };