Formatting error

This commit is contained in:
ThatOneCalculator 2022-07-06 21:36:25 -07:00
parent e4459dada4
commit 1a366293f7
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ html
function message(text) {
msg.insertAdjacentHTML('beforeend', `<p>[${(new Date()).toString()}] ${text.replace(/\n/g,'<br>')}</p>`)
}
body
#msg