From 492e062b9630f434e05da307efbcb4fc7dc01bb3 Mon Sep 17 00:00:00 2001
From: derpeter
Date: Sun, 2 Jul 2017 22:55:00 +0200
Subject: some fcmc styling

---
 configs/conferences/fcmc/config.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'configs/conferences/fcmc/config.php')

diff --git a/configs/conferences/fcmc/config.php b/configs/conferences/fcmc/config.php
index 15e187b..cf55f9a 100644
--- a/configs/conferences/fcmc/config.php
+++ b/configs/conferences/fcmc/config.php
@@ -126,7 +126,8 @@ $CONFIG['ROOMS'] = array(
 		'HD_VIDEO' => true,
 		'AUDIO' => true,
 		'FEEDBACK' => true,
-                'PREVIEW' => true,
+		'PREVIEW' => true,
+		'TWITTER' => true,
 	),
 );
 
-- 
cgit v1.2.3