[mirotalk] - fix typo
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
- Desktop and Mobile compatible
|
||||
- Optimized Room URL Sharing (share it to your participants, wait for them to join)
|
||||
- Webcam Streaming (Front - Rear for mobile)
|
||||
- Audio Streaming crystal clear + detect speacking and indicator
|
||||
- Audio Streaming crystal clear with detect speaking and volume indicator
|
||||
- Screen Sharing to present documents, slides, and more...
|
||||
- File Sharing, share any files to your participants in the room
|
||||
- Select Audio Input - Output && Video source
|
||||
|
||||
+1
-1
@@ -482,7 +482,7 @@ function setButtonsToolTip() {
|
||||
setTippy(sendAbortBtn, 'Abort file transfer', 'right-start');
|
||||
setTippy(receiveHideBtn, 'Hide file transfer', 'right-start');
|
||||
// video URL player
|
||||
setTippy(videoUrlCloseBtn, 'Close the videoPlayer', 'right-start');
|
||||
setTippy(videoUrlCloseBtn, 'Close the video player', 'right-start');
|
||||
setTippy(msgerVideoUrlBtn, 'Share YouTube video to all participants', 'right-start');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user