chore: Follow up user bottm sheet

pull/485/head
Krille 2 years ago
parent 9e0acdfd5f
commit c42ce8d1db
No known key found for this signature in database

@ -86,7 +86,7 @@ class UserBottomSheetView extends StatelessWidget {
children: [ children: [
TextButton.icon( TextButton.icon(
onPressed: () => FluffyShare.share( onPressed: () => FluffyShare.share(
'https://matrix.to/#/$userId}', 'https://matrix.to/#/$userId',
context, context,
), ),
icon: Icon( icon: Icon(

Loading…
Cancel
Save