Fix typo in install prompt message for PWA

This commit is contained in:
dhanabalan
2025-11-04 18:45:08 +05:30
parent 1d0f19b097
commit d8acd8ed52

View File

@@ -24,7 +24,7 @@ window.addEventListener("beforeinstallprompt", (e) => {
box-shadow: 0 4px 10px rgba(0,0,0,0.3);
z-index: 99999;
">
<span style="font-size: 16px;">📱 Install <b>Quality App</b> App?</span><br>
<span style="font-size: 16px;">📱 Install <b>Quality</b> App?</span><br>
<button id="installBtn" style="
margin-top: 10px;
background: white;