some fixes for pages that broke from the new VM based eval
This commit is contained in:
@@ -120,6 +120,7 @@ async function processPath(socket, service_vault_file_path, request_headers = ne
|
||||
https: https,
|
||||
wtvshared: wtvshared,
|
||||
clientShowAlert: clientShowAlert,
|
||||
WTVClientSessionData: WTVClientSessionData,
|
||||
strftime: strftime,
|
||||
CryptoJS: CryptoJS,
|
||||
fs: fs,
|
||||
@@ -128,6 +129,7 @@ async function processPath(socket, service_vault_file_path, request_headers = ne
|
||||
getServiceString: getServiceString,
|
||||
sendToClient: sendToClient,
|
||||
socket: socket,
|
||||
SessionStore: SessionStore,
|
||||
request_headers: request_headers,
|
||||
service_name: service_name,
|
||||
service_vaults: service_vaults,
|
||||
|
||||
Reference in New Issue
Block a user