Return resultfrom insertflat() to allow chaining of operations
This commit is contained in:
parent
b3216cbcf8
commit
3af52fd900
@ -220,6 +220,7 @@
|
||||
else
|
||||
table.insert(tbl, values)
|
||||
end
|
||||
return tbl
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user