mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-08 05:35:38 -04:00
[web] Remove extraneous space
This commit is contained in:
parent
185e09c118
commit
ae973f312a
@ -90,7 +90,6 @@ export default {
|
|||||||
window.clearTimeout(this.timerId)
|
window.clearTimeout(this.timerId)
|
||||||
this.timerId = -1
|
this.timerId = -1
|
||||||
}
|
}
|
||||||
|
|
||||||
this.statusUpdate = ''
|
this.statusUpdate = ''
|
||||||
this.timerId = window.setTimeout(this.update_setting, this.timerDelay)
|
this.timerId = window.setTimeout(this.update_setting, this.timerDelay)
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user