Switch global var to the store for easier debugging
This commit is contained in:
parent
c4d85c457b
commit
c2bcdae8a9
3 changed files with 4 additions and 4 deletions
|
@ -315,5 +315,3 @@ export class VoiceRecording extends EventEmitter implements IDestroyable {
|
|||
return this.mxc;
|
||||
}
|
||||
}
|
||||
|
||||
window.mxVoiceRecorder = VoiceRecording;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue