fix: incorrect data type in the option's metadata
This commit is contained in:
@@ -59,7 +59,7 @@ in
|
|||||||
})
|
})
|
||||||
// {
|
// {
|
||||||
meta = {
|
meta = {
|
||||||
type = "str";
|
type = "string";
|
||||||
weight = 1;
|
weight = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user