Skip to content

Commit fd89ecc

Browse files
committed
typo
1 parent 1fe1f91 commit fd89ecc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ document.querySelector('.lang').textContent = languagePhrase;
2828
document.querySelector('.depth').textContent = colorDepthPhrase;
2929
document.querySelector('.dimentions').textContent = dimentionPhrase;
3030
document.querySelector('.touch').textContent = touchPhrase
31-
document.querySelector('.scan-container').style.display = "none";
3231

3332
// Try to get the graphichal processing unit info
3433
const canv = document.getElementById("canv");

0 commit comments

Comments
 (0)