mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Annoying typo
This commit is contained in:
parent
a6c4eee4b3
commit
14ba34f8fd
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ types.lua = {
|
||||||
end
|
end
|
||||||
return {
|
return {
|
||||||
type = "list",
|
type = "list",
|
||||||
value = val
|
value = l
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue