Skip to content

Commit

Permalink
running prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Nov 15, 2024
1 parent 19895f7 commit 945ae52
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions schema/update8.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2486,10 +2486,7 @@
"type": "object",
"$ref": "#/$defs/FGBuildableDockingStation--merged",
"unevaluatedProperties": false,
"required": [
"mFuelInventoryHandlerData",
"mInventoryHandlerData"
],
"required": ["mFuelInventoryHandlerData", "mInventoryHandlerData"],
"properties": {
"mFuelInventoryHandlerData": {
"$ref": "common.schema.json#/$defs/empty-object"
Expand Down

0 comments on commit 945ae52

Please sign in to comment.