diff --git a/source/resource/animations/actor_animation.json b/source/resource/animations/actor_animation.json index 392cd5f8..92bbdf32 100644 --- a/source/resource/animations/actor_animation.json +++ b/source/resource/animations/actor_animation.json @@ -214,10 +214,7 @@ "title": "Timeline Object", "description": "A single point in time", "oneOf": [ - { - "$ref": "../../molang/number.json", - "description": "Uniform rotation" - }, + { "$ref": "../../molang/number.json", "description": "Uniform rotation" }, { "type": "array", "description": "UNDOCUMENTED",