[mirotalk] - improve widget

This commit is contained in:
Miroslav Pejic
2025-08-10 22:28:53 +02:00
parent 5308f2d81c
commit 4ea46bbfad
9 changed files with 248 additions and 62 deletions
+7
View File
@@ -17,6 +17,13 @@ module.exports = {
expertImages: [
'https://photo.cloudron.pocketsolution.net/uploads/original/95/7d/a5f7f7a2c89a5fee7affda5f013c.jpeg',
],
buttons: {
audio: true,
video: true,
screen: true,
chat: true,
join: true,
},
checkOnlineStatus: false,
isOnline: true,
customMessages: {
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies: {
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.5.55
* @version 1.5.56
*
*/