Formatting error
This commit is contained in:
parent
e4459dada4
commit
1a366293f7
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ html
|
|||
|
||||
function message(text) {
|
||||
msg.insertAdjacentHTML('beforeend', `<p>[${(new Date()).toString()}] ${text.replace(/\n/g,'<br>')}</p>`)
|
||||
}
|
||||
|
||||
body
|
||||
#msg
|
||||
|
|
Loading…
Reference in a new issue