mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 03:05:02 +08:00
fix(xgplayer-music):fix error typos
This commit is contained in:
parent
8b1a00ed76
commit
8bbc7cc0f4
@ -2,7 +2,7 @@ import { Plugin } from 'xgplayer'
|
||||
|
||||
export class MusicBackward extends Plugin {
|
||||
static get pluginName () {
|
||||
return 'musicbackword'
|
||||
return 'musicbackward'
|
||||
}
|
||||
|
||||
static get defaultConfig () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user