From 57c200eff2c907a815f78f194bc7fec092ca8c7c Mon Sep 17 00:00:00 2001 From: simonpipe Date: Thu, 9 Jul 2026 18:24:22 +0200 Subject: [PATCH] Update Core.js --- Core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core.js b/Core.js index 4b44bdd..68e385c 100644 --- a/Core.js +++ b/Core.js @@ -422,5 +422,5 @@ class SimonUp { flushParagraph(); return processed.join('\n'); - } + } } \ No newline at end of file