Skip to content

Commit 492a38b

Browse files
authored
Update protect-mention.js
1 parent ad513d0 commit 492a38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/protect-mention.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function warnUser(el) {
1010
document.scratchtoolsMentioned = true;
1111
ScratchTools.createModal(
1212
"Warning",
13-
"Mentioning ScratchTools on Scratch can get you in trouble due to their browser extension policy. If you have feedback to leave, you can do it at https://scratchtools.app/feedback - just remember, this, and be careful if you do choose to post this comment anyways.",
13+
"Mentioning ScratchTools on Scratch can get you in trouble due to their browser extension policy. If you have feedback to leave, you can do it at https://scratchtools.app/feedback - just remember this and be careful if you do choose to post this comment anyways.",
1414
[
1515
{
1616
label: "Feedback",

0 commit comments

Comments
 (0)