statix
This commit is contained in:
parent
f366c208e0
commit
65da629248
@ -10,10 +10,10 @@
|
|||||||
integrations =
|
integrations =
|
||||||
let
|
let
|
||||||
createIntegration = name: color: {
|
createIntegration = name: color: {
|
||||||
|
inherit color;
|
||||||
type = name;
|
type = name;
|
||||||
service_group = "multimedia";
|
service_group = "multimedia";
|
||||||
service_name = name;
|
service_name = name;
|
||||||
color = color;
|
|
||||||
params.unmonitored = true;
|
params.unmonitored = true;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user