Skip to content

Commit 9fb45cb

Browse files
committed
updating share image text navigator.share text in IMAGE #43
1 parent 31bb70d commit 9fb45cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mapOverlays.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ function sharingAction() {
205205
navigator
206206
.share({
207207
files: filesArray,
208-
title: "#kapta",
209-
text: "#kapta",
208+
title: "#MadeWithKapta",
209+
text: "Create your WhatsApp Maps with Kapta https://kapta.earth/",
210210
url: "https://kapta.earth/",
211211
})
212212
.then(() => {

0 commit comments

Comments
 (0)