From 6540cead1855d4bbd1284f8465ea8190161b3aae Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Thu, 5 Sep 2024 11:53:34 +0200 Subject: [PATCH] Add Brunei (bn) country --- .../src/main/kotlin/org/jeudego/pairgoth/view/CountriesTool.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/view-webapp/src/main/kotlin/org/jeudego/pairgoth/view/CountriesTool.kt b/view-webapp/src/main/kotlin/org/jeudego/pairgoth/view/CountriesTool.kt index a18a32f..97314f3 100644 --- a/view-webapp/src/main/kotlin/org/jeudego/pairgoth/view/CountriesTool.kt +++ b/view-webapp/src/main/kotlin/org/jeudego/pairgoth/view/CountriesTool.kt @@ -54,6 +54,7 @@ class CountriesTool { "bj" to "Benin", "bl" to "Saint Barthélemy", "bm" to "Bermuda", + "bn" to "Brunei", "bo" to "Bolivia", "br" to "Brazil", "bs" to "Bahamas",