Commit fb6d28a
committed
fix!: setVoiceChannel prematurely sets voiceChannel, failing move channel detection
The setVoiceChannel sets this.voiceChannel to the new channel resulting in underlying code at Connection Module failing to detect moving of channels and The Player remains paused forever ♾️ until the Dev/User unpauses it1 parent a510bc4 commit fb6d28a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
| 407 | + | |
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| |||
0 commit comments