From 9833e564aeee3411ea64c501d344d0e59b4c5d7b Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Thu, 27 Apr 2023 00:01:05 -0600 Subject: [PATCH] Mods --- base.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/base.js b/base.js index f539658..7171a93 100644 --- a/base.js +++ b/base.js @@ -121,10 +121,10 @@ App.update = (txt = ``) => { if (include) { s += ` -
-
${App.nouns[i]}
-
->
-
${App.nouns[index]}
+
+
${App.nouns[i]}
+
->
+
${App.nouns[index]}
` }