Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zHoeshin authored Oct 24, 2023
1 parent 060d87e commit 3383e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ element ChargeTrace {
ctx.fillRect(i * (rect.width / WIDTH), j * (rect.height / HEIGHT), rect.width / WIDTH, rect.height / HEIGHT)
}
}
}
}

0 comments on commit 3383e31

Please sign in to comment.