We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fc184 commit 7197831Copy full SHA for 7197831
1 file changed
packages/blockly/msg/messages.js
@@ -1769,4 +1769,4 @@ Blockly.Msg.BLOCK_LABEL_CONTAINER = 'container';
1769
/** @type {string} */
1770
/// Part of an accessibility label for a block that indicates that it is
1771
/// a value block, i.e. that it has an output connection.
1772
-Blockly.Msg.BLOCK_LABEL_VALUE = 'value';
+Blockly.Msg.BLOCK_LABEL_VALUE = 'value';
0 commit comments