Skip to content

Commit 918f523

Browse files
committed
2 parents 7f182dc + 119c95a commit 918f523

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

presets.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,9 @@ var PRESETS = map[string]QueryPreset{
357357
"hong kong": QueryPreset{
358358
include: []string{"hong+kong", "kowloon"},
359359
},
360+
"macau": QueryPreset{
361+
include: []string{"macau", "macao"},
362+
},
360363
"el salvador": QueryPreset{
361364
include: []string{"el+salvador"},
362365
},

0 commit comments

Comments
 (0)