chore: Follow up user bottm sheet
This commit is contained in:
parent
9e0acdfd5f
commit
c42ce8d1db
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue