Skip to content

Commit

Permalink
chore: Follow up user bottm sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Aug 11, 2023
1 parent 9e0acdf commit c42ce8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/user_bottom_sheet/user_bottom_sheet_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class UserBottomSheetView extends StatelessWidget {
children: [
TextButton.icon(
onPressed: () => FluffyShare.share(
'https://matrix.to/#/$userId}',
'https://matrix.to/#/$userId',
context,
),
icon: Icon(
Expand Down

0 comments on commit c42ce8d

Please sign in to comment.