mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
add prometheus service widget
This commit is contained in:
parent
7740f7e2dd
commit
8dcb3a27bd
5 changed files with 60 additions and 0 deletions
|
@ -75,6 +75,7 @@ const components = {
|
|||
xteve: dynamic(() => import("./xteve/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
uptimekuma: dynamic(() => import("./uptimekuma/component")),
|
||||
prometheus: dynamic(() => import("./prometheus/component")),
|
||||
};
|
||||
|
||||
export default components;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue