Skip to content

Commit 24fd077

Browse files
committed
Update filebrowser.js
1 parent e8eae87 commit 24fd077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filebrowser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2266,7 +2266,7 @@ learnShare.addEventListener('click', () => {
22662266
// share invite
22672267
navigator.share({
22682268
title: 'Share Codeit',
2269-
url: invite
2269+
text: invite
22702270
});
22712271

22722272
} else {

0 commit comments

Comments
 (0)