[mirotalk] - update widgets

This commit is contained in:
Miroslav Pejic
2025-08-06 18:38:32 +02:00
parent 18b5bd38ff
commit 8317f1a408
13 changed files with 2518 additions and 855 deletions
+19
View File
@@ -0,0 +1,19 @@
<!doctype html>
<html>
<head>
<script src="https://p2p.mirotalk.com/js/widget.js"></script>
</head>
<body>
<div
id="support-widget"
data-mirotalk-auto
data-domain="p2p.mirotalk.com"
data-room="support-room"
data-theme="light"
data-widget-type="support"
data-widget-state="normal"
data-position="bottom-right"
data-check-online="false"
></div>
</body>
</html>