[mirotalk] - fix typo
This commit is contained in:
+1
-1
@@ -10830,7 +10830,7 @@ function userLog(type, message, timer = 3000) {
|
||||
});
|
||||
Toast.fire({
|
||||
icon: 'info',
|
||||
text: message,
|
||||
html: message,
|
||||
showClass: { popup: 'animate__animated animate__fadeInDown' },
|
||||
hideClass: { popup: 'animate__animated animate__fadeOutUp' },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user