You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

isEmbeddedInterfaceConfigWhitelist.ts 196B

123456
  1. /**
  2. * Additional interface config whitelist extending the original whitelist applied when Jitsi Meet is embedded
  3. * in another app be that with an iframe or a mobile SDK.
  4. */
  5. export default [
  6. ];