[mirotalksfu] - change tippy msg

هذا الالتزام موجود في:
Miroslav Pejic
2022-09-06 07:22:04 +02:00
الأصل 6f757ce92d
التزام 01c0a39a65

عرض الملف

@@ -147,7 +147,7 @@ function initClient() {
setTippy('whiteboardEraserBtn', 'Eraser', 'bottom');
setTippy('whiteboardCleanBtn', 'Clean', 'bottom');
setTippy('whiteboardCloseBtn', 'Close', 'right');
setTippy('chatMessage', 'Press enter to send', 'top-start');
setTippy('chatMessage', 'New line: Shift + Enter', 'top-start');
setTippy('chatCleanTextButton', 'Clean', 'top');
setTippy('chatPasteButton', 'Paste', 'top');
setTippy('chatSendButton', 'Send', 'top');