mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* Show subtitles when Jigasi sends transcription results in JSON * fix: Import PropTypes from prop-types. * apply feedback on initial PR * Changed Object to Map, alphabetic ordering fixes ,css changes in transcription subtitles * Sends Map of transcriptMessages as prop to Component * Documentation fixes and uses config in redux state * Minor doc fix * rename feature 'transcription' to 'subtitles' * Moves subtitles config to interfaceConfig and minor fixes * minor lint fix