Skip to content

Commit

Permalink
"with with" erm, no
Browse files Browse the repository at this point in the history
  • Loading branch information
NotEmbin authored Nov 18, 2024
1 parent 659df41 commit d0cf697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks_vertical/sensing.js
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ Blockly.Blocks["sensing_regextest"] = {
init: function() {
this.jsonInit({
"inputsInline": true,
"message0": "test regex %2 %3 with with text %1",
"message0": "test regex %2 %3 with text %1",
"args0": [
{
"type": "input_value",
Expand Down

0 comments on commit d0cf697

Please sign in to comment.