From e30ad990cf8a2902b659d712d9144578dbe9cfc6 Mon Sep 17 00:00:00 2001 From: awesomerobot Date: Thu, 18 Apr 2024 10:14:18 -0400 Subject: [PATCH] UX: update to variable text color for variable background --- plugins/chat/app/views/user_notifications/chat_summary.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chat/app/views/user_notifications/chat_summary.html.erb b/plugins/chat/app/views/user_notifications/chat_summary.html.erb index f9c444975d7c0d..8379fe57b28530 100644 --- a/plugins/chat/app/views/user_notifications/chat_summary.html.erb +++ b/plugins/chat/app/views/user_notifications/chat_summary.html.erb @@ -14,7 +14,7 @@ - + <%= I18n.t("user_notifications.chat_summary.description", count: @messages.size) %>