Files
jitsi-meet/react/features/youtube-player/constants.js
Bettenbuk Zoltan 240b033e76 feat: auto tile view
2020-07-24 11:06:34 +02:00

7 lines
123 B
JavaScript

// @flow
/**
* Fixed name of the YouTube player fake participant.
*/
export const YOUTUBE_PARTICIPANT_NAME = 'YouTube';