Add compiled changes

This commit is contained in:
HaveAGitGat 2024-05-08 06:50:26 +01:00
parent ac32fd8075
commit 6e67b97875

View file

@ -107,11 +107,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',
}, },
], ],
}); }; }); };