diff --git a/src/components/account-info.jsx b/src/components/account-info.jsx index a223d091..755965b0 100644 --- a/src/components/account-info.jsx +++ b/src/components/account-info.jsx @@ -275,6 +275,13 @@ function AccountInfo({ )} + {group && ( + <> + + Group + + + )}