Open ronelm2000 opened 1 year ago
Tested using 2.1.2 and 2.0.2
Workaround: Instead of using a string array/list, use a list of an array containing the string using [[your_string]].
[[your_string]]
Tested using 2.1.2 and 2.0.2
Workaround: Instead of using a string array/list, use a list of an array containing the string using
[[your_string]]
.