Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Jul 5, 2021
1 parent e132995 commit e77484b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"description": "The states of this animation controller",
"propertyNames": { "pattern": "[a-z\\.]+" },
"minProperties": 1,
"type": "object",
"additionalProperties": {
"additionalProperties": false,
"title": "Animation State",
Expand Down
2 changes: 1 addition & 1 deletion source/molang/string.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$id": "molang.string.1.8.0",
"type": "string",
"title": "Molang / String",
"title": "Molang",
"description": "Molang definition",
"format": "molang",
"examples": ["query.variant"]
Expand Down

0 comments on commit e77484b

Please sign in to comment.