Fix scan command timeout

This commit is contained in:
Janez T
2026-03-09 19:53:36 +01:00
parent a98fc6314e
commit 3cd96ba961
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ void main() {
contact.publicKeyHex: 3,
},
currentDestinationType: 'all',
onSelect: (_, __) {},
onSelect: (selectedContact, destinationType) {},
),
),
),