mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-14 14:11:21 -07:00
Implement uptime-kuma widget
This commit is contained in:
@@ -63,6 +63,7 @@ const components = {
|
||||
watchtower: dynamic(() => import("./watchtower/component")),
|
||||
xteve: dynamic(() => import("./xteve/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
uptimekuma: dynamic(() => import("./uptimekuma/component")),
|
||||
};
|
||||
|
||||
export default components;
|
||||
|
||||
Reference in New Issue
Block a user