diff --git a/index.js b/index.js index 52e2518..28eccd3 100644 --- a/index.js +++ b/index.js @@ -280,4 +280,4 @@ element ChargeTrace { ctx.fillRect(i * (rect.width / WIDTH), j * (rect.height / HEIGHT), rect.width / WIDTH, rect.height / HEIGHT) } } -} \ No newline at end of file +}