mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2026-01-31 06:36:24 +01:00
Added result.free to getEternalStorage (#422)
This commit is contained in:
@@ -10,6 +10,7 @@ local function getEternalStorage(key, parser)
|
||||
return -1
|
||||
end
|
||||
end
|
||||
result.free(value)
|
||||
return tonumber(value) or value
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user