Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index-public.php')
-rw-r--r--templates/index-public.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index-public.php b/templates/index-public.php
index 899cf823d..5349b941f 100644
--- a/templates/index-public.php
+++ b/templates/index-public.php
@@ -14,7 +14,10 @@ script(
'vendor/backbone.marionette/lib/backbone.marionette.min',
'models/room',
'models/roomcollection',
+ 'views/callinfoview',
'views/roomlistview',
+ 'views/sidebarview',
+ 'views/tabview',
'simplewebrtc',
'webrtc',
'signaling',