docs: update player reference in advanced plugins doc (#4622)
Esse commit está contido em:
commit de
Gary Katsevman
pai
9d249bb23b
commit
d8ea23e0c9
@@ -251,7 +251,7 @@ class Advanced extends Plugin {
|
||||
}
|
||||
|
||||
updateState() {
|
||||
this.setState({playing: !player.paused()});
|
||||
this.setState({playing: !this.player.paused()});
|
||||
}
|
||||
|
||||
logState(changed) {
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário