secrets: allow lists in types
This commit is contained in:
parent
7032ddef37
commit
2049e7a2c5
|
@ -20,6 +20,7 @@ throwOnCanary {
|
|||
int
|
||||
str
|
||||
(attrsOf valueType)
|
||||
(listOf valueType)
|
||||
];
|
||||
in
|
||||
valueType;
|
||||
|
|
Loading…
Reference in a new issue