aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.js b/web/index.js
index c116130..6a90d54 100644
--- a/web/index.js
+++ b/web/index.js
@@ -169,7 +169,7 @@ class App extends Component {
}
}
-const reload = () => window.location.reload()
+const reload = () => isMobileSafari ? (window.location.href = window.location.href) : window.location.reload()
const Settings = () => html`
<section class="stickerpack settings" id="pack-settings" data-pack-id="settings">
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage