Fix a bug with Lithuania's abbreviation (#372)

Lithuania's genc2a is "LT", not "LY". This caused all Lithuanian signatures
to be displayed as Libya.
Co-authored-by: sudoLife <sudolife@fsfe.org>
Co-committed-by: sudoLife <sudolife@fsfe.org>
lektura
sudoLife 2021-12-13 15:24:59 +00:00 committed by Max Mehl
parent 9c6710fe35
commit ad31c43d1c
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@
},
{
"name": "Lithuania",
"genc2a": "LY",
"genc2a": "LT",
"genc3a": "LTU"
},
{