From 6f043d7955f1050e3a5c80298e3ae5c752ddd9a7 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 22 Sep 2023 12:48:11 -0400 Subject: [PATCH] ocd --- public/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app.js b/public/app.js index 71e8dc4..fe48265 100644 --- a/public/app.js +++ b/public/app.js @@ -40,7 +40,7 @@ const renderTable = () => { renderPoints() renderTable() }) - + } const renderPoints = () => {