From 52f803dcdefda0cec8cd307b177e3388dc56576b Mon Sep 17 00:00:00 2001 From: Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Date: Fri, 25 Feb 2022 23:07:10 +0530 Subject: [PATCH] Regression: Fix in-correct room status shown to agents (#24592) --- app/livechat/client/views/app/livechatReadOnly.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/livechat/client/views/app/livechatReadOnly.html b/app/livechat/client/views/app/livechatReadOnly.html index efe4e7fc63d..0ff465acd25 100644 --- a/app/livechat/client/views/app/livechatReadOnly.html +++ b/app/livechat/client/views/app/livechatReadOnly.html @@ -1,8 +1,8 @@