Merge pull request #165 from dillfrescott/dillfrescott-patch-1
[mirotalk] fix typo
This commit is contained in:
+1
-1
@@ -677,7 +677,7 @@ function setButtonsToolTip() {
|
||||
setTippy(msgerShareFileBtn, 'Share file', 'top');
|
||||
setTippy(msgerCleanTextBtn, 'Clean', 'top');
|
||||
setTippy(msgerPasteBtn, 'Paste', 'top');
|
||||
setTippy(msgerShowChatOnMsg, "Show me when I'm receive a new message", 'top');
|
||||
setTippy(msgerShowChatOnMsg, "Show me when I receive a new message", 'top');
|
||||
setTippy(msgerSendBtn, 'Send', 'top');
|
||||
// chat participants buttons
|
||||
setTippy(msgerCPCloseBtn, 'Close', 'left');
|
||||
|
||||
Reference in New Issue
Block a user