fixing transition type

This commit is contained in:
DaanV2
2022-03-24 13:10:07 +01:00
parent f7d13a3f79
commit 14a111f841
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@
"examples": [
{
"animations": ["anim.idle"],
"transition": [{ "example": "query.is_sheared" }]
"transitions": [{ "example": "query.is_sheared" }]
}
],
"properties": {