animate in brwoser context
This commit is contained in:
parent
85030c1843
commit
1b163279d5
@ -75,7 +75,10 @@ export const actions = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
commit('UPDATE_PLAYLIST', response.data.program)
|
commit('UPDATE_PLAYLIST', response.data.program)
|
||||||
dispatch('animClock')
|
|
||||||
|
if (process.browser) {
|
||||||
|
dispatch('animClock')
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user