This commit is contained in:
Francisco Coelho 2022-09-12 10:06:47 +01:00
parent 0c9c1c599f
commit ba3b48e8ce
12 changed files with 14 additions and 18 deletions

View file

@ -42,7 +42,7 @@ const widgetMappings = {
npm: Npm,
tautulli: Tautulli,
gotify: Gotify,
sabnzbd: Sabnzbd
sabnzbd: SABnzbd
};
export default function Widget({ service }) {