[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2024-08-09 17:36:03 +02:00
الأصل 56b8a58de4
التزام fedc8aa430

عرض الملف

@@ -377,7 +377,7 @@ function refreshMainButtonsToolTipPlacement() {
setTippy('pollButton', 'Toggle the poll', placement);
setTippy('transcriptionButton', 'Toggle transcription', placement);
setTippy('whiteboardButton', 'Toggle the whiteboard', placement);
setTippy('snapshotRoomButton', 'Snapshot Screen, Window, or Tab', placement);
setTippy('snapshotRoomButton', 'Snapshot screen, window, or tab', placement);
setTippy('settingsButton', 'Toggle the settings', placement);
setTippy('aboutButton', 'About this project', placement);