mdash
This commit is contained in:
parent
991ca5545b
commit
80b9e462f8
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ ws.addEventListener('message', (event) => {
|
|||
request_time = new Date()
|
||||
divs[data.property].innerHTML = `${request_time.format('dd mmm HH:MM:ss')}`
|
||||
}else{
|
||||
divs[data.propery].innerHTML = `—`
|
||||
hit_started = false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue