Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 03e596a

Browse files
authored
added new location for Kenya
Nyeri tech community is growing quite fast so there is a need to include it in the list
1 parent fb53a48 commit 03e596a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presets.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var PRESETS = map[string]PresetLocations{
4444
"tanzania": PresetLocations{"tanzania", "dar+es+salaam", "mwanza", "arusha", "dodoma", "mbeya", "morogoro", "tanga", "kilimanjaro"},
4545
"south korea": PresetLocations{"south+korea", "ROK", "korea", "seoul", "busan", "incheon", "daegu", "daejeon", "gwangju", "대한민국", "서울", "서울시"},
4646
"colombia": PresetLocations{"colombia", "bogota", "medellin", "cali", "barranquilla", "cartagena", "cucuta", "bucaramanga", "ibague", "soledad", "pereira", "santa+marta"},
47-
"kenya": PresetLocations{"kenya", "nairobi", "mombasa", "kisumu", "nakuru", "eldoret", "kisii"},
47+
"kenya": PresetLocations{"kenya", "nairobi", "mombasa", "kisumu", "nakuru", "eldoret", "kisii", "nyeri"},
4848
"argentina": PresetLocations{"argentina", "buenos+aires", "cordoba", "rosario", "mendoza", "la+plata", "tucuman", "mar+del+plata", "salta", "resistencia"},
4949
"algeria": PresetLocations{"algeria", "algiers", "oran", "constantine", "annaba", "blida", "batna", "djelfa", "setif", "sidi+bel+abbes", "biskra", "tiaret", "relizane", "mostaganem", "tlemcen", "chlef", "jijel"},
5050
"sudan": PresetLocations{"sudan", "khartoum", "omdurman"},

0 commit comments

Comments
 (0)