Missed closing bracket.
This commit is contained in:
parent
0f20f0e09b
commit
23ab0463ce
|
@ -52,6 +52,7 @@ let
|
|||
example = "target@my.server.org";
|
||||
default = null;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
concatMapAttrs = f: attrs:
|
||||
|
|
Loading…
Reference in New Issue