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", "type": "object",
"typeInfo": "Struct" "typeInfo": "Struct"
}, },
"blenvy::blueprints::animation::SceneAnimations": { "blenvy::blueprints::animation::InstanceAnimations": {
"additionalProperties": false, "additionalProperties": false,
"isComponent": true, "isComponent": true,
"isResource": false, "isResource": false,
"long_name": "blenvy::blueprints::animation::SceneAnimations", "long_name": "blenvy::blueprints::animation::InstanceAnimations",
"properties": { "properties": {
"graph": { "graph": {
"type": { "type": {
@ -13367,7 +13367,7 @@
"named_indices", "named_indices",
"graph" "graph"
], ],
"short_name": "SceneAnimations", "short_name": "InstanceAnimations",
"type": "object", "type": "object",
"typeInfo": "Struct" "typeInfo": "Struct"
}, },