mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 03:09: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
|
||||
end
|
||||
end
|
||||
result.free(value)
|
||||
return tonumber(value) or value
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user