diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/app.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/app.html b/html/app.html index 351b15a..b5e4d0d 100644 --- a/html/app.html +++ b/html/app.html @@ -24,7 +24,7 @@ <link rel="stylesheet" type="text/css" href="/css/all.css"> <link rel="icon" type="image/x-icon" href="/images/logos/taya.gif"> </head> -<body> +<body ontouchstart> <div class="container"> {{HEADER}} |
