Add gluetun widget

This commit is contained in:
Niklas 2022-11-09 17:04:48 +01:00
parent 074d42a8bd
commit 9060d3436c
5 changed files with 57 additions and 0 deletions

View file

@ -5,6 +5,7 @@ import bazarr from "./bazarr/widget";
import changedetectionio from "./changedetectionio/widget";
import coinmarketcap from "./coinmarketcap/widget";
import emby from "./emby/widget";
import gluetun from "./gluetun/widget";
import gotify from "./gotify/widget";
import homebridge from "./homebridge/widget";
import jackett from "./jackett/widget";
@ -46,6 +47,7 @@ const widgets = {
changedetectionio,
coinmarketcap,
emby,
gluetun,
gotify,
homebridge,
jackett,