diff --git a/card templates/Card 1/back.html b/card templates/Card 1/back.html index 14b2bc7..8f111f8 100644 --- a/card templates/Card 1/back.html +++ b/card templates/Card 1/back.html @@ -151,7 +151,7 @@ window.addEventListener("load", initSwitchPrefs, false); } } - + function isInWebView() { var UA = navigator.userAgent; if (/iPhone|iPod|iPad/.test(UA)) { @@ -172,8 +172,10 @@