diff --git a/src/static/index.js b/src/static/index.js index 26e90e6..806c99c 100644 --- a/src/static/index.js +++ b/src/static/index.js @@ -186,4 +186,4 @@ window.addEventListener("load", () => { } document.addEventListener("keyup", update_total); -}); \ No newline at end of file +});