fix typo in ship registration required field

This commit is contained in:
SpaceAdmiral 2023-05-10 08:11:12 -07:00
parent 66e9e93264
commit 5c09cde9f0

View File

@ -18,7 +18,7 @@
},
"required": [
"name",
"faction",
"factionSymbol",
"role"
]
}