Skip to content

Commit

Permalink
Update refer text
Browse files Browse the repository at this point in the history
  • Loading branch information
JElgar committed Nov 11, 2024
1 parent e2b48fc commit 4bb8fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/views/more/more_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ List<MenuItemData> getMenuItems(
icon: FontAwesomeIcons.userGroup,
action: FunctionMenuItemAction(() async {
await Share.share(
'Download the now-u app to learn more about important social and environmental issues and to find effective ways to support causes you care about. https://links.now-u.com',
'Hey! I recently downloaded this app on my phone to support charities and causes that are important to me. You should give it a try! Check-out now-u! https://links.now-u.com',
subject: 'Checkout now-u 🎉',
);
}),
Expand Down

0 comments on commit 4bb8fdc

Please sign in to comment.