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