Browse Source

Editor: Removed ontouchstart from body.

Mr.doob 5 years ago
parent
commit
44c63360c5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      editor/index.html
  2. 1 1
      editor/sw.js

+ 1 - 1
editor/index.html

@@ -8,7 +8,7 @@
 		<link rel="manifest" href="manifest.json">
 		<link rel="shortcut icon" href="../files/favicon.ico" />
 	</head>
-	<body ontouchstart="">
+	<body>
 		<script type="text/javascript">
 
 		  var _gaq = _gaq || [];

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r120.1
+// r120.2
 
 const assets = [
 	'./',