Skip to content

Commit

Permalink
turn off developer mode
Browse files Browse the repository at this point in the history
  • Loading branch information
hjjerrychen committed Nov 26, 2018
1 parent 6b6285a commit bf6375d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ function addElement(){
numElementsInTable++;
appendToTable();
calculateTotalScore();
//clearEntry();
clearEntry();
}

function calculateBuffer(){
Expand Down

0 comments on commit bf6375d

Please sign in to comment.