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