Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d72bfb8e authored by Marc Abonce Seguin's avatar Marc Abonce Seguin Committed by Markus Heiser
Browse files

[fix] Israeli flag emoji in locale dropdown

parent 5a3f99ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ lang2emoji = {
    'bs': '\U0001F1E7\U0001F1E6',  # Bosnian / Bosnia & Herzegovina
    'jp': '\U0001F1EF\U0001F1F5',  # Japanese
    'ua': '\U0001F1FA\U0001F1E6',  # Ukrainian
    'he': '\U0001F1EE\U0001F1F7',  # Hebrew
    'he': '\U0001F1EE\U0001F1F1',  # Hebrew
}