mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Add Unmanic service widget
This commit is contained in:
parent
e35a66d3f1
commit
b45d6240ae
6 changed files with 123 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue