Update main.js

This commit is contained in:
Kyle
2019-12-25 17:13:38 -08:00
parent 83a4fc94f2
commit 61755fb2e1

View File

@@ -79,8 +79,8 @@ function initiate() {
//initiation is complete, ready to load image data
console.log("init done, time to set the card version");
changeVersionTo("m15");
document.body.appendChild(cropCanvas);
}
// document.body.appendChild(cropCanvas);
}
/* Loads all the image info from the CSV! */