[web] Remove extraneous space
This commit is contained in:
parent
185e09c118
commit
ae973f312a
|
@ -90,7 +90,6 @@ export default {
|
|||
window.clearTimeout(this.timerId)
|
||||
this.timerId = -1
|
||||
}
|
||||
|
||||
this.statusUpdate = ''
|
||||
this.timerId = window.setTimeout(this.update_setting, this.timerDelay)
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue