From d0cf697a03441f2a2ba90dcf345a22c4c7eff4b8 Mon Sep 17 00:00:00 2001 From: Embin <113154360+NotEmbin@users.noreply.github.com> Date: Sun, 17 Nov 2024 19:25:49 -0800 Subject: [PATCH] "with with" erm, no --- blocks_vertical/sensing.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks_vertical/sensing.js b/blocks_vertical/sensing.js index 9a7995901e..7f99e4dd26 100644 --- a/blocks_vertical/sensing.js +++ b/blocks_vertical/sensing.js @@ -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",