This commit is contained in:
Danilo Reyes 2025-03-25 01:30:39 -06:00
parent f366c208e0
commit 65da629248

View File

@ -10,10 +10,10 @@
integrations =
let
createIntegration = name: color: {
inherit color;
type = name;
service_group = "multimedia";
service_name = name;
color = color;
params.unmonitored = true;
};
in