mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Add gluetun widget
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user