Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
7 lines
196 B
TypeScript
7 lines
196 B
TypeScript
/**
|
|
* Additional interface config whitelist extending the original whitelist applied when Jitsi Meet is embedded
|
|
* in another app be that with an iframe or a mobile SDK.
|
|
*/
|
|
export default [
|
|
];
|