pull/4716/head
Conduitry 6 years ago
parent 373f0ef389
commit f970b61c5a

@ -1,5 +1,5 @@
<script> <script>
let it = gen(); const it = gen();
it.next(); it.next();
setTimeout(() => { setTimeout(() => {

Loading…
Cancel
Save