From 4498199492285ff5a8d9fe746737cdb1881e4021 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 14 Jul 2024 23:58:03 +0100 Subject: [PATCH] end of line --- src/static/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +});