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

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

Loading…
Cancel
Save