[call-me] - update readme

This commit is contained in:
Miroslav Pejic
2025-07-27 11:07:43 +02:00
parent 1a93fac604
commit cd8bf62c01
+1 -1
View File
@@ -113,7 +113,7 @@ Easily integrate `Call-Me` into your website or application with a [simple ifram
```html
<iframe
allow="camera; microphone; fullscreen; autoplay"
allow="camera; microphone; fullscreen; clipboard-read; clipboard-write; web-share; autoplay"
src="https://cme.mirotalk.com/"
style="width: 100vw; height: 100vh; border: 0px;"
></iframe>