We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a6b9a commit 517e7d6Copy full SHA for 517e7d6
static/example-extensions/icons.js
@@ -29,7 +29,7 @@ class IconsExample {
29
}
30
},
31
{
32
- opcode: 'overridden icon',
+ opcode: 'overriddenIcon',
33
blockType: Scratch.BlockType.COMMAND,
34
text: 'command with overridden icon [INPUT]',
35
// highlight-next-line
0 commit comments