Update invite message

This commit is contained in:
Vishnu Mohandas 2020-12-07 13:43:38 +05:30
parent dce2cb8f96
commit c44f3e39d3

View file

@ -179,7 +179,7 @@ class _SharingDialogState extends State<SharingDialog> {
child: Text("Invite"),
onPressed: () {
shareText(
"Hey, I have some really nice photos to share. Please install ente.io so that I can share them privately.");
"Hey, I have some photos to show you. Please install https://ente.io/download so that I can share them privately.");
},
),
],