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