wxedge: fix error
This commit is contained in:
parent
ceef1d9dea
commit
d60b5ae747
@ -41,7 +41,7 @@ o.rmempty = false
|
||||
o.datatype = "string"
|
||||
for _, dir in pairs(blks) do
|
||||
dir = dir .. "/wxedge1"
|
||||
o.value(dir, dir)
|
||||
o:value(dir, dir)
|
||||
end
|
||||
if #blks > 0 then
|
||||
o.default = blks[1] .. "/wxedge1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user