parent
093d810b90
commit
abb1e2bd16
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ function init () {
|
|||
} else {
|
||||
dispatch('back')
|
||||
}
|
||||
} else if (e.which === 32) {
|
||||
dispatch('playPause')
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue