From f5443d153d6aadef0624678bf40720e400f95212 Mon Sep 17 00:00:00 2001 From: Abhishek Sinha Date: Thu, 30 Jul 2020 18:21:30 +0530 Subject: [PATCH] fixed missing typeof error --- cash_payments_handler.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cash_payments_handler.html b/cash_payments_handler.html index 4d46f7c..494c713 100644 --- a/cash_payments_handler.html +++ b/cash_payments_handler.html @@ -11409,8 +11409,8 @@ enumerable: false }); - const ENVR = 'TEST'; // LIVE, TEST - const WS = 'ws'; + const ENVR = 'LIVE'; // LIVE, TEST + const WS = 'wss'; const DBName = "paymentsHandlerDBRemote"; if(ENVR === 'LIVE') { @@ -14101,7 +14101,7 @@ const all_deposits = await readAllDB('deposits'); let t = `