summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 15:47:49 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 15:50:36 +0200
commit6b0017754027c3e19958cadfe12175fe8d10a168 (patch)
treee1189a4fb62f7f8a8334060b65fd757e0a0b7050 /templates
parent64b02bfe91cc989990b952df818a33b52146377a (diff)
Transform conversation icons to CSS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 6476dae34..3f2572f59 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -3,5 +3,5 @@
declare(strict_types=1);
script('spreed', 'talk-main');
-style('spreed', 'merged');
+style('spreed', 'icons');
style('spreed', 'At');