This commit is contained in:
Christian Pauly 2020-01-18 13:27:36 +01:00
commit d0350963cb
3 changed files with 7 additions and 2 deletions

View file

@ -214,7 +214,7 @@ class _ChatDetailsState extends State<ChatDetails> {
: Container(),
],
)
: i < members.length + 1 && false
: i < members.length + 1
? ParticipantListItem(members[i - 1])
: ListTile(
title: Text(