mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19:22 +02:00
Added result.free to getEternalStorage (#422)
This commit is contained in:
parent
529abad19c
commit
5f87fd2376
@ -10,6 +10,7 @@ local function getEternalStorage(key, parser)
|
|||||||
return -1
|
return -1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
result.free(value)
|
||||||
return tonumber(value) or value
|
return tonumber(value) or value
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user