1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00

Annoying typo

This commit is contained in:
Étienne Fildadut 2021-02-18 17:10:34 +01:00
parent a6c4eee4b3
commit 14ba34f8fd

View file

@ -56,7 +56,7 @@ types.lua = {
end
return {
type = "list",
value = val
value = l
}
end
}