Fix tab issue, add description

This commit is contained in:
robbyxp1 2022-01-27 13:09:50 +00:00
parent 42742ae9e6
commit e85e3d4b85

View File

@ -53,6 +53,7 @@
"StarSystem": { "StarSystem": {
"type" : "string", "type" : "string",
"minLength" : 1 "minLength" : 1
"description" : "Must be added by the sender"
}, },
"StarPos": { "StarPos": {
"type" : "array", "type" : "array",