Skip to content

Commit

Permalink
restore eudr location types
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Jun 12, 2024
1 parent c47d43b commit 4060e25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export enum LOCATION_TYPES {
COUNTRY_OF_PRODUCTION = 'country-of-production',
ADMINISTRATIVE_REGION_OF_PRODUCTION = 'administrative-region-of-production',
COUNTRY_OF_DELIVERY = 'country-of-delivery',
// EUDR = 'eudr',
EUDR = 'eudr',
}

export enum LOCATION_ACCURACY {
Expand Down

0 comments on commit 4060e25

Please sign in to comment.