mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-08-28 22:18:45 -04:00
feat(sb3_schema.json): add origin field to meta info
This commit is contained in:
parent
cee1200c85
commit
6dadf4c32a
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
},
|
||||
"agent": {
|
||||
"type": "string"
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue