From d5aec2b9cc9daeb38adae4ca99f65889a2e9e066 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 22 Mar 2023 16:48:15 +0100 Subject: [PATCH] playing --- www/G1PalPay/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index 532bd802..13d07126 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -189,7 +189,7 @@ a { setTimeout(() => { el.style.visibility = 'visible'; - }, 6000); // 👈️ delay in milliseconds + }, 3000); // 👈️ delay in milliseconds