fix/optimize wtv-admin

This commit is contained in:
zefie
2025-08-12 18:28:56 -04:00
parent b9d64de79e
commit d5c04688e9
14 changed files with 159 additions and 148 deletions

View File

@@ -242,6 +242,7 @@ const runScriptInVM = function (script_data, user_contextObj = {}, privileged =
"wtvmime": wtvmime,
"http": http,
"https": https,
"util": util,
"sharp": sharp,
"nunjucks": nunjucks,
"URL": URL,