From afbeb58c1626c3ba35041c834622c8134d0275e7 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 3 Oct 2024 08:18:59 +0000 Subject: due to popular demand: indicate reacted state via icon color --- view/tpl/conv_item.tpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index b3e927d3f..96e30f42d 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -106,8 +106,8 @@ {{foreach $item.responses as $verb=>$response}} {{if $item.reactions_allowed || (!$item.reactions_allowed && $response.count)}}
- {{if $response.modal}}