Add Unmanic service widget

This commit is contained in:
Jeff Rescignano
2023-01-12 02:07:53 -05:00
committed by shamoon
parent e35a66d3f1
commit b45d6240ae
6 changed files with 123 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ import watchtower from "./watchtower/widget";
import xteve from "./xteve/widget";
import immich from "./immich/widget";
import uptimekuma from "./uptimekuma/widget";
import unmanic from "./unmanic/widget";
const widgets = {
adguard,
@@ -134,6 +135,7 @@ const widgets = {
truenas,
unifi,
unifi_console: unifi,
unmanic,
watchtower,
xteve,
immich,