From c99455b3b23555f6d97b056618802c7deea51f74 Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:25:35 -0500 Subject: [PATCH] pwa testing --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index fc2ce2c2..78024b85 100644 --- a/index.html +++ b/index.html @@ -121,6 +121,9 @@ window.addEventListener('beforeinstallprompt', (e) => { e.preventDefault(); deferredPrompt = e; + window.addEventListener('load', function() { + document.getElementById("install-button").style.display = "block"; + }) //showInAppInstallPromotion(); }); @@ -10934,7 +10937,7 @@ for (var k = 0; k < b0.split(" AND ").length; k++) {
-
ControlsChangelogFeedbackDiscordInstall Offline
+
ControlsChangelogFeedbackDiscord