Skip to content

Commit 517e7d6

Browse files
authored
Update icons.js
1 parent 01a6b9a commit 517e7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/example-extensions/icons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class IconsExample {
2929
}
3030
},
3131
{
32-
opcode: 'overridden icon',
32+
opcode: 'overriddenIcon',
3333
blockType: Scratch.BlockType.COMMAND,
3434
text: 'command with overridden icon [INPUT]',
3535
// highlight-next-line

0 commit comments

Comments
 (0)