mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:10:36 +00:00
* feat(recording): use google api to get stream key * squash: renaming pass * squash: return full load promise * sqush: use google api state enum * squash: workaround for lib not loading * another new design... * increase timeout workaround for gapi load issue * styling pass * tweak copy * squash: auto select first broadcast
3 lines
150 B
JavaScript
3 lines
150 B
JavaScript
export { default as StartLiveStreamDialog } from './StartLiveStreamDialog';
|
|
export { default as StopLiveStreamDialog } from './StopLiveStreamDialog';
|