You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extras/protect-mention.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ function warnUser(el) {
10
10
document.scratchtoolsMentioned=true;
11
11
ScratchTools.createModal(
12
12
"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.",
0 commit comments