fixes
This commit is contained in:
parent
0118d37232
commit
0b7c618f33
@ -154,7 +154,7 @@ class _ContactsViewState extends State<ContactsView> {
|
||||
context,
|
||||
MaterialPageRoute(
|
||||
builder: (_) => ConversationView(
|
||||
name: _contactsList[index].name,
|
||||
contact: _contactsList[index],
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user