Update Core.js
This commit is contained in:
parent
bd0a140f14
commit
57c200eff2
1 changed files with 1 additions and 1 deletions
2
Core.js
2
Core.js
|
|
@ -422,5 +422,5 @@ class SimonUp {
|
||||||
flushParagraph();
|
flushParagraph();
|
||||||
|
|
||||||
return processed.join('\n');
|
return processed.join('\n');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue