jiti-meet/react/features/youtube-player/constants.js

7 lines
123 B
JavaScript
Raw Normal View History

2020-07-23 13:12:25 +00:00
// @flow
/**
* Fixed name of the YouTube player fake participant.
*/
export const YOUTUBE_PARTICIPANT_NAME = 'YouTube';