From 92c00609e51052c1eca1c1d1bd5f77f76f46145b Mon Sep 17 00:00:00 2001 From: Aldino kemal Date: Thu, 12 May 2022 19:12:01 +0700 Subject: [PATCH] feat: display group ID --- src/views/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/index.html b/src/views/index.html index 2ecba8d..9ea83ea 100644 --- a/src/views/index.html +++ b/src/views/index.html @@ -293,6 +293,7 @@ + @@ -300,6 +301,7 @@ +
Group ID Group Name Group Participants Group Created At
[[ g.JID.User ]] [[ g.Name ]] [[ g.Participants.length ]] [[ g.GroupCreated ]]