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:
authorMarco Ambrosini <marcoambrosini@pm.me>2019-09-16 23:37:55 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2019-10-09 11:50:25 +0300
commitee0e380528200c90db1327cfbe611f010d5c67bb (patch)
tree10b5e690e352b7ba1cd3b3b911aa784a3ea16bf9 /templates
parent07994a7dbc93549e632750a7d3c9f2ea17f4ae40 (diff)
Create AdvancedInput component
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 72d1d8235..969e0afef 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -4,5 +4,6 @@
script('spreed', 'talk');
+style('spreed', 'merged');
\OC::$server->getEventDispatcher()->dispatch('\OCP\Collaboration\Resources::loadAdditionalScripts');
?> \ No newline at end of file