newline in tor sidebar log
This commit is contained in:
parent
8a4c138eed
commit
51c3078b90
@ -48,6 +48,7 @@ async function showLog(){
|
||||
|
||||
logfileOutputEl.innerText += resp.data.replace(
|
||||
/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g, '')
|
||||
logfileOutputEl.innerText += "\n\n"
|
||||
doScroll()
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user