mirror of https://github.com/jitsi/jitsi-meet
parent
ef4af415a8
commit
f0f9c02452
@ -0,0 +1,4 @@ |
||||
/** |
||||
* Hide these emails when trying to join a lobby |
||||
*/ |
||||
export const HIDDEN_EMAILS = [ 'inbound-sip-jibri@jitsi.net', 'outbound-sip-jibri@jitsi.net' ]; |
||||
Loading…
Reference in new issue