Skip to content

Commit 7197831

Browse files
committed
chore: Add trailing newline
1 parent 02fc184 commit 7197831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/blockly/msg/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,4 +1769,4 @@ Blockly.Msg.BLOCK_LABEL_CONTAINER = 'container';
17691769
/** @type {string} */
17701770
/// Part of an accessibility label for a block that indicates that it is
17711771
/// a value block, i.e. that it has an output connection.
1772-
Blockly.Msg.BLOCK_LABEL_VALUE = 'value';
1772+
Blockly.Msg.BLOCK_LABEL_VALUE = 'value';

0 commit comments

Comments
 (0)