From 0661e982f2bfd89e3f586d31bfd9a4e76af25134 Mon Sep 17 00:00:00 2001 From: loma-one Date: Sun, 10 Dec 2023 21:11:46 +0100 Subject: [PATCH] webrtc/webrtc.php aktualisiert $o = instead of $o .= --- webrtc/webrtc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc/webrtc.php b/webrtc/webrtc.php index 259a7a91..993f984f 100644 --- a/webrtc/webrtc.php +++ b/webrtc/webrtc.php @@ -56,7 +56,7 @@ function webrtc_content(): string $webrtcurl = DI::config()->get('webrtc','webrtcurl'); /* open the landing page in a new browser window without controls */ - $o .= '';