mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38: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
|
@ -68,6 +68,7 @@ const components = {
|
|||
tubearchivist: dynamic(() => import("./tubearchivist/component")),
|
||||
truenas: dynamic(() => import("./truenas/component")),
|
||||
unifi: dynamic(() => import("./unifi/component")),
|
||||
unmanic: dynamic(() => import("./unmanic/component")),
|
||||
watchtower: dynamic(() => import("./watchtower/component")),
|
||||
xteve: dynamic(() => import("./xteve/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue