Skip to content

Commit ccac6a4

Browse files
committed
Update filebrowser.js
1 parent d5f4ca2 commit ccac6a4

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
@@ -2561,7 +2561,7 @@ learnShare.addEventListener('click', () => {
25612561

25622562
// copy invite to clipboard
25632563
copy(invite).then(() => {
2564-
showMessage('Copied to clipboard!');
2564+
showMessage('Copied invite!');
25652565
});
25662566

25672567
}

0 commit comments

Comments
 (0)