From 6b0017754027c3e19958cadfe12175fe8d10a168 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 12 Jul 2022 15:47:49 +0200 Subject: Transform conversation icons to CSS Signed-off-by: Joas Schilling --- templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') 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'); -- cgit v1.2.3