Skip to content

Commit

Permalink
Merge branch 'synthycat-patch-1' into synthycat-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
synthycat authored Feb 20, 2025
2 parents dda1686 + 1bb8313 commit abcd604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/districts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ export const districts: Districts = {
{ value: 'by', label: 'Republic of Belarus', coordinates: [53.95, 27.65], zoom: 12 },
{ value: 'kz', label: 'Kazakhstan', coordinates: [43.24, 76.88], zoom: 10 },
{ value: 'kg', label: 'Republic of Kyrgyzstan', coordinates: [42.90, 74.5], zoom: 10 },
{ value: 'uz', label: 'Republic of Uzbekistan', coordinates: [41.31, 69.26], zoom: 10 },
{ value: 'uz', label: 'Republic of Uzbekistan', coordinates: [41.31, 69.26], zoom: 10 }
],
};

0 comments on commit abcd604

Please sign in to comment.