Update Core.js

This commit is contained in:
simonpipe 2026-07-09 18:24:22 +02:00
parent bd0a140f14
commit 57c200eff2

View file

@ -422,5 +422,5 @@ class SimonUp {
flushParagraph(); flushParagraph();
return processed.join('\n'); return processed.join('\n');
} }
} }