Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
berlintay authored Aug 10, 2024
1 parent 6056bbd commit 6e32c1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,4 @@ function clearTerminal() {
const terminal = document.getElementById('terminal');
terminal.innerHTML = ''; // Clear all terminal content
}

});

0 comments on commit 6e32c1c

Please sign in to comment.