From 547c69c91ca76cb2642d84235f10683833a8bd83 Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Thu, 20 Jul 2017 13:43:41 +0200 Subject: Add frontend support for the standalone signaling server. See #339 for a description of the API. Signed-off-by: Joachim Bauch --- templates/index-public.php | 2 +- templates/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index-public.php b/templates/index-public.php index 08d44f78e..2b909976c 100644 --- a/templates/index-public.php +++ b/templates/index-public.php @@ -33,7 +33,7 @@ script(
-
+
diff --git a/templates/index.php b/templates/index.php index 85082363e..b53d2cba6 100644 --- a/templates/index.php +++ b/templates/index.php @@ -33,7 +33,7 @@ script( ); ?> -
+
-- cgit v1.2.3