Skip to content

Commit

Permalink
running prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Nov 18, 2024
1 parent 0f1caa6 commit 8756032
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions schema/common.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5932,10 +5932,7 @@
"common-base--FGGolfCartDispenser": {
"type": "object",
"$ref": "common.schema.json#/$defs/common-base--FGEquipment--base",
"required": [
"mBuildDisqualifierText",
"canDisplayDisqualifier"
],
"required": ["mBuildDisqualifierText", "canDisplayDisqualifier"],
"properties": {
"mBuildDisqualifierText": {
"type": "string",
Expand Down

0 comments on commit 8756032

Please sign in to comment.