[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2022-05-31 13:06:30 +02:00
الأصل fd38a5b80e
التزام e4444b97d6
2 ملفات معدلة مع 2 إضافات و2 حذوفات

عرض الملف

@@ -101,7 +101,7 @@ function initClient() {
setTippy('whiteboardCircleBtn', 'Add circle', 'top');
setTippy('whiteboardSaveBtn', 'Save', 'top');
setTippy('whiteboardEraserBtn', 'Eraser', 'top');
setTippy('whiteboardCleanBtn', 'Clear', 'top');
setTippy('whiteboardCleanBtn', 'Clean', 'top');
setTippy('participantsRefreshBtn', 'Refresh', 'top');
setTippy('chatMessage', 'Press enter to send', 'top-start');
setTippy('chatSendButton', 'Send', 'top');

عرض الملف

@@ -2311,7 +2311,7 @@ class RoomClient {
position: 'center',
imageUrl: image.videoShare,
title: 'Share YouTube, mp4, webm, ogg video',
text: 'Past YouTube, mp4, webm, ogg URL',
text: 'Paste YouTube, mp4, webm, ogg URL',
input: 'text',
showCancelButton: true,
confirmButtonText: `Share`,