Skip to content

Commit

Permalink
Merge pull request lichess-org#8787 from nathanielkaiserxyz/master
Browse files Browse the repository at this point in the history
added earth flag
  • Loading branch information
ornicar authored Apr 27, 2021
2 parents accb8de + fa882f8 commit 8388cf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/user/src/main/Countries.scala
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,8 @@ object Countries {
C("_lichess", "Lichess"),
C("_pirate", "Pirate"),
C("_rainbow", "Rainbow"),
C("_united-nations", "United Nations")
C("_united-nations", "United Nations"),
C("_earth", "Earth")
)

val allPairs = all map { c =>
Expand Down
Binary file added public/images/flags/_earth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8388cf5

Please sign in to comment.