[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -101,7 +101,7 @@ function initClient() {
|
|||||||
setTippy('whiteboardCircleBtn', 'Add circle', 'top');
|
setTippy('whiteboardCircleBtn', 'Add circle', 'top');
|
||||||
setTippy('whiteboardSaveBtn', 'Save', 'top');
|
setTippy('whiteboardSaveBtn', 'Save', 'top');
|
||||||
setTippy('whiteboardEraserBtn', 'Eraser', 'top');
|
setTippy('whiteboardEraserBtn', 'Eraser', 'top');
|
||||||
setTippy('whiteboardCleanBtn', 'Clear', 'top');
|
setTippy('whiteboardCleanBtn', 'Clean', 'top');
|
||||||
setTippy('participantsRefreshBtn', 'Refresh', 'top');
|
setTippy('participantsRefreshBtn', 'Refresh', 'top');
|
||||||
setTippy('chatMessage', 'Press enter to send', 'top-start');
|
setTippy('chatMessage', 'Press enter to send', 'top-start');
|
||||||
setTippy('chatSendButton', 'Send', 'top');
|
setTippy('chatSendButton', 'Send', 'top');
|
||||||
|
|||||||
@@ -2311,7 +2311,7 @@ class RoomClient {
|
|||||||
position: 'center',
|
position: 'center',
|
||||||
imageUrl: image.videoShare,
|
imageUrl: image.videoShare,
|
||||||
title: 'Share YouTube, mp4, webm, ogg video',
|
title: 'Share YouTube, mp4, webm, ogg video',
|
||||||
text: 'Past YouTube, mp4, webm, ogg URL',
|
text: 'Paste YouTube, mp4, webm, ogg URL',
|
||||||
input: 'text',
|
input: 'text',
|
||||||
showCancelButton: true,
|
showCancelButton: true,
|
||||||
confirmButtonText: `Share`,
|
confirmButtonText: `Share`,
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم