Fix TIPLOC in darwin-tiplocs to be a simple string, rather than an array
All checks were successful
Generate and Release Protos / release (push) Successful in 36s

This commit is contained in:
2026-03-22 19:26:37 +00:00
parent 1a9b68ce41
commit e1950c0ef3

View File

@@ -38,7 +38,7 @@
"description": "CRS of the location"
},
"t": {
"type": "array",
"type": "string",
"description": "TIPLOC assigned to the location"
},
"n": {