Update voice broadcast header to new design (#9415)
This commit is contained in:
parent
583d1b0318
commit
bbb02c30d9
15 changed files with 120 additions and 126 deletions
|
@ -70,7 +70,7 @@ export class VoiceBroadcastPlayback
|
|||
this.emit(VoiceBroadcastPlaybackEvent.StateChanged, state);
|
||||
}
|
||||
|
||||
public destroy(): void {
|
||||
destroy(): void {
|
||||
this.removeAllListeners();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue