Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkulz committed Dec 26, 2021
2 parents 38e470a + 512446f commit 132ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ var PRESETS = map[string]QueryPreset{
include: []string{"rwanda", "kigali", "butare", "muhanga", "ruhengeri", "gisenyi"},
},
"saudi arabia": QueryPreset{
include: []string{"Saudi", "KSA", "Riyadh", "Mecca"},
include: []string{"Saudi", "KSA", "Riyadh", "Mecca", "Jeddah", "Dammam"},
},
"morocco": QueryPreset{
include: []string{"morocco", "casablanca", "fez", "tangier", "marrakesh", "salé", "meknes", "rabat", "oujda", "kenitra", "agadir", "tetouan", "temara", "safi", "mohammedia", "khouribga", "el+jadida"},
Expand Down

0 comments on commit 132ebf2

Please sign in to comment.