Fixed web version
This commit is contained in:
parent
baa371ceaa
commit
f4aa6fae54
@ -42,6 +42,7 @@
|
|||||||
<body class='web'>
|
<body class='web'>
|
||||||
<script>
|
<script>
|
||||||
'use strict';
|
'use strict';
|
||||||
|
function Listener(){}
|
||||||
const dialog = null;
|
const dialog = null;
|
||||||
DOTGRID.install(document.body);
|
DOTGRID.install(document.body);
|
||||||
DOTGRID.start();
|
DOTGRID.start();
|
||||||
|
Loading…
Reference in New Issue
Block a user