mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
add prometheus service widget
This commit is contained in:
@@ -69,6 +69,7 @@ import xteve from "./xteve/widget";
|
||||
import immich from "./immich/widget";
|
||||
import uptimekuma from "./uptimekuma/widget";
|
||||
import unmanic from "./unmanic/widget";
|
||||
import prometheus from "./prometheus/widget";
|
||||
|
||||
const widgets = {
|
||||
adguard,
|
||||
@@ -144,6 +145,7 @@ const widgets = {
|
||||
xteve,
|
||||
immich,
|
||||
uptimekuma,
|
||||
prometheus
|
||||
};
|
||||
|
||||
export default widgets;
|
||||
|
||||
Reference in New Issue
Block a user