mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-03-14 01:09:51 -04:00
Added colon
thanks @rob9315
This commit is contained in:
parent
3a461eb655
commit
dd5fda3789
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ return {
|
|||
blocks: [
|
||||
{
|
||||
//...
|
||||
arguments {
|
||||
arguments: {
|
||||
MY_IMAGE: {
|
||||
type: ArgumentType.IMAGE,
|
||||
dataURI: 'myImageData',
|
||||
|
|
Loading…
Reference in a new issue