From 6e2692007fcc52079b3a2e3723b7ab49fc869205 Mon Sep 17 00:00:00 2001 From: RanchiMall Dev Date: Mon, 21 Oct 2024 11:53:35 +0000 Subject: [PATCH] Workflow updating files of flopay --- flopay/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/flopay/index.html b/flopay/index.html index 6447f98..d2c3276 100644 --- a/flopay/index.html +++ b/flopay/index.html @@ -2157,8 +2157,7 @@ try { upiID = floDapps.user.decrypt(upi_id); } catch (error) { - console.error("UPI ID is not encrypted with a proper key", error); - return notify("UPI ID is not encrypted with a proper key", 'error'); + upiID = "your UPI ID"; } } else upiID = upi_id; @@ -4484,4 +4483,4 @@ - \ No newline at end of file +