Skip to content

Commit 43058c0

Browse files
committed
2 parents 84ac700 + 8cca14f commit 43058c0

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
@@ -431,7 +431,7 @@ var PRESETS = map[string]QueryPreset{
431431
include: []string{"Qatar", "Doha"},
432432
},
433433
"the bahamas": QueryPreset{
434-
include: []string{"Bahamas", "Abaco", "Acklins", "Andros", "Berry+Islands", "Bimini", "Cat+Island", "Crooked+Island", "Eleuthera", "Exuma", "Grand+Bahama", "Inagua", "Long+Island", "Mayaguana", "New+Providence", "Nassau", "Ragged+Island", "Rum+Cay", "San+Salvador"},
434+
include: []string{"Bahamas"},
435435
},
436436
}
437437

0 commit comments

Comments
 (0)