From 64bd77c5bf5445192c12c8402009020b202a0e53 Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Mon, 23 Dec 2024 09:40:55 -0500 Subject: [PATCH] F --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index e00e0df..e20efb4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -64,4 +64,5 @@ document.querySelector("textarea").addEventListener("keydown", sub); +
Source