summaryrefslogtreecommitdiff
path: root/web/static/index.html
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-05-16 02:19:46 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-05-16 02:19:46 -0700
commit03bbcf1bf6be002dde3463c2370c11b2c7e38732 (patch)
treee75d4d85b0203927df73fb354227c53f95e5d5b0 /web/static/index.html
parent6a5cc149d373354941d046d3b3d851901fb4caf3 (diff)
downloaddartboat-03bbcf1bf6be002dde3463c2370c11b2c7e38732.tar.gz
dartboat-03bbcf1bf6be002dde3463c2370c11b2c7e38732.tar.xz
web: clean up properly when match is ended while comp is throwing
Diffstat (limited to 'web/static/index.html')
-rw-r--r--web/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/index.html b/web/static/index.html
index 609161a..8da5baa 100644
--- a/web/static/index.html
+++ b/web/static/index.html
@@ -3,7 +3,7 @@
<head>
<title>dartboat™</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="viewport" content="width=device-width, user-scalable=no">
<meta name="description" content="Darts opponent for when you've got no friends.">
<meta name="theme-color" content="#583a90">
<link rel="stylesheet" type="text/css" href="style.css">