This commit is contained in:
Alex Ling 2020-07-21 10:09:18 +00:00
parent f444496915
commit 5cee68d76c

View File

@ -46,8 +46,7 @@ class Plugin
def_helper_functions sbx
end
js = File.open @path, &.gets_to_end
eval js
eval File.read @path
begin
data = eval_json "metadata"