diff --git a/ts/components/conversation/UpdateGroupNameDialog.tsx b/ts/components/conversation/UpdateGroupNameDialog.tsx index 5fda7e693..32c97f1e7 100644 --- a/ts/components/conversation/UpdateGroupNameDialog.tsx +++ b/ts/components/conversation/UpdateGroupNameDialog.tsx @@ -99,18 +99,21 @@ export class UpdateGroupNameDialog extends React.Component { {this.renderAvatar()} - + {isAdmin ? ( + <> + + + ) : null}