mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 03:52:52 +09:00
Formatting error
This commit is contained in:
parent
8246c61814
commit
620199b8be
@ -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 New Issue
Block a user