mirror of
https://github.com/1bardesign/batteries.git
synced 2024-11-14 04:01:48 +00:00
fixed sequence:copy returning a non-sequence result
This commit is contained in:
parent
2c6b5bd2ea
commit
24913f05b8
@ -46,6 +46,7 @@ for _, v in ipairs({
|
|||||||
"append",
|
"append",
|
||||||
"shallow_overlay",
|
"shallow_overlay",
|
||||||
"deep_overlay",
|
"deep_overlay",
|
||||||
|
"copy",
|
||||||
"shallow_copy",
|
"shallow_copy",
|
||||||
"deep_copy",
|
"deep_copy",
|
||||||
}) do
|
}) do
|
||||||
|
Loading…
Reference in New Issue
Block a user