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 def_helper_functions sbx
end end
js = File.open @path, &.gets_to_end eval File.read @path
eval js
begin begin
data = eval_json "metadata" data = eval_json "metadata"