restructured

This commit is contained in:
Karan 2021-12-03 14:43:08 +05:30 committed by GitHub
parent b378583f52
commit e41342ed32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
} else {
colVal[index] = posY + 10;
}
})
});
}
setInterval(matrix, 50);
</script>