We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d030c4 commit 6d9ab46Copy full SHA for 6d9ab46
sources/ElkArte/AdminController/ManageFeatures.php
@@ -462,7 +462,7 @@ public function action_pwaSettings_display()
462
pwaPreview("pwa_small_icon");
463
pwaPreview("pwa_large_icon");
464
pwaPreview("favicon_icon");
465
- pwaPreview("apple_touch_icon");', ['defer' => true]);
+ pwaPreview("apple_touch_icon");', true);
466
467
$settingsForm->prepare();
468
}
0 commit comments