mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
Add Immich Widget
This commit is contained in:
parent
e5d65f410c
commit
6b5e8ab0c7
5 changed files with 39 additions and 0 deletions
|
@ -62,6 +62,7 @@ const components = {
|
|||
unifi: dynamic(() => import("./unifi/component")),
|
||||
watchtower: dynamic(() => import("./watchtower/component")),
|
||||
xteve: dynamic(() => import("./xteve/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
};
|
||||
|
||||
export default components;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue