Update invite message
This commit is contained in:
parent
dce2cb8f96
commit
c44f3e39d3
1 changed files with 1 additions and 1 deletions
|
@ -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.");
|
||||
},
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue