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