Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kisahklasik authored Aug 3, 2024
1 parent 4b66578 commit 1fde0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1>Tutorial:</h1>
shareData
)
.then(() => alert("thanks for share"))
.catch(error => alert("error", error));
.catch(error => alert("Bagikan dibatalkan!", error));
} else {
alert('navigator.share not available');
}
Expand Down

0 comments on commit 1fde0be

Please sign in to comment.