update status
This commit is contained in:
parent
b380160d7b
commit
91eff4c178
@ -423,6 +423,7 @@ export default {
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
this.interval = setInterval(() => {
|
||||
this.$store.dispatch('playlist/animClock')
|
||||
this.getStatus()
|
||||
}, 5000)
|
||||
} else {
|
||||
this.$store.dispatch('playlist/animClock')
|
||||
|
Loading…
x
Reference in New Issue
Block a user