mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 05:03:17 -05:00
[web] Lint source code
This commit is contained in:
parent
2d0747dbe9
commit
a415e619af
@ -153,7 +153,7 @@ export default {
|
|||||||
if (newState === 'play') {
|
if (newState === 'play') {
|
||||||
this.interval_id = window.setInterval(this.tick, INTERVAL)
|
this.interval_id = window.setInterval(this.tick, INTERVAL)
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user