From 0c8fa7141a93f9cd77fd0808657446be907abb38 Mon Sep 17 00:00:00 2001 From: Chengyu Liu Date: Wed, 7 Feb 2024 11:28:52 +0800 Subject: [PATCH] fix: The role displayed on the first Server in the Group area of the codis-fe is incorrect (#2350) (#2387) Co-authored-by: liuchengyu --- codis/cmd/fe/assets/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/codis/cmd/fe/assets/index.html b/codis/cmd/fe/assets/index.html index 023bf98c49..2524aa1fa2 100644 --- a/codis/cmd/fe/assets/index.html +++ b/codis/cmd/fe/assets/index.html @@ -538,7 +538,10 @@

Group

- S + + Master + Slave +