mirror of https://github.com/jitsi/jitsi-meet
Protectt ourselves against interfaceConfig being undeclared. typeof interfaceConfig will return "undefined", but that's different than having some window.interfaceConfig = undefined, even though the valus is the same. The former will give a ReferenceError.pull/5035/head jitsi-meet_4208
parent
306c8ba8c2
commit
bd5901d59c
Loading…
Reference in new issue