chore(): updated registry for testing setup

This commit is contained in:
kaosat.dev 2024-07-23 23:38:39 +02:00
parent 4586273e37
commit 5621b66cb3
1 changed files with 3 additions and 3 deletions

View File

@ -13340,11 +13340,11 @@
"type": "object",
"typeInfo": "Struct"
},
"blenvy::blueprints::animation::SceneAnimations": {
"blenvy::blueprints::animation::InstanceAnimations": {
"additionalProperties": false,
"isComponent": true,
"isResource": false,
"long_name": "blenvy::blueprints::animation::SceneAnimations",
"long_name": "blenvy::blueprints::animation::InstanceAnimations",
"properties": {
"graph": {
"type": {
@ -13367,7 +13367,7 @@
"named_indices",
"graph"
],
"short_name": "SceneAnimations",
"short_name": "InstanceAnimations",
"type": "object",
"typeInfo": "Struct"
},