mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-11 21:55:04 +00:00
fixes
This commit is contained in:
@@ -154,7 +154,7 @@ class _ContactsViewState extends State<ContactsView> {
|
||||
context,
|
||||
MaterialPageRoute(
|
||||
builder: (_) => ConversationView(
|
||||
name: _contactsList[index].name,
|
||||
contact: _contactsList[index],
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user