Skip to content

Commit

Permalink
ho-dev#2063 Guinea
Browse files Browse the repository at this point in the history
  • Loading branch information
wsbrenk committed May 15, 2024
1 parent d6ff6c5 commit 7cac622
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/main/java/core/model/WorldDetailLeague.java
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ public class WorldDetailLeague extends AbstractTable.Storable {
new WorldDetailLeague(168,192,"Nepal"),
new WorldDetailLeague(169,197,"Guyana"),
new WorldDetailLeague(170,196,"Tahiti"),
new WorldDetailLeague(171,198,"Guinea"),
new WorldDetailLeague(1000,1000,"International")
};

Expand Down
Binary file added src/main/resources/flags/171flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/main/resources/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
HO now downloads the update in the browser when HO install is un-managed.
* Enable standard custom popup menu in oauth dialog's text fields (#1471)
* Move previous series download checkbox to the check box tree of download dialog (#1434)
* Add 5 new countries to international flag module (#2063)
* Add 6 new countries to international flag module (#2063)

## Translations

Expand Down

0 comments on commit 7cac622

Please sign in to comment.