Skip to content

Commit

Permalink
adjusting indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Nov 28, 2024
1 parent a57f593 commit fa7b942
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions schema/1.0.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8378,22 +8378,22 @@
"maxItems": 3,
"items": false,
"prefixItems": [
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--jump-pad",
"unevaluatedProperties": false
},
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--jump-pad",
"unevaluatedProperties": false
},
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--landing-pad",
"unevaluatedProperties": false
}
]
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--jump-pad",
"unevaluatedProperties": false
},
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--jump-pad",
"unevaluatedProperties": false
},
{
"type": "object",
"$ref": "#/$defs/FGBuildableFactory--landing-pad",
"unevaluatedProperties": false
}
]
}
}
},
Expand Down

0 comments on commit fa7b942

Please sign in to comment.