fix: [country] UUID typo fixed
Some checks are pending
Python application / build (3.10) (push) Waiting to run
Python application / build (3.8) (push) Waiting to run
Python application / build (3.9) (push) Waiting to run

This commit is contained in:
Luciano Righetti 2024-12-23 15:43:09 +01:00
parent 22efa61071
commit 9e202b45f6

View file

@ -652,7 +652,7 @@
}, },
"related": [ "related": [
{ {
"dest-uuid": "e9ee6728-d325-4726-be7d-08b5ccf3f3d", "dest-uuid": "e9ee6728-d325-4726-be7d-08b5ccf3f3d6",
"type": "located-in" "type": "located-in"
} }
], ],
@ -5642,5 +5642,5 @@
"value": "netherlands antilles" "value": "netherlands antilles"
} }
], ],
"version": 2 "version": 3
} }