Skip to content

Commit e7d2ad5

Browse files
committed
add slovenia
1 parent 2148c27 commit e7d2ad5

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
@@ -377,6 +377,9 @@ var PRESETS = map[string]QueryPreset{
377377
"slovakia": QueryPreset{
378378
include: []string{"slovakia", "bratislava", "kosice", "presov", "zilina"},
379379
},
380+
"slovenia": QueryPreset{
381+
include: []string{"slovenia", "slovenija", ",+SI", "ljubljana", "maribor", "celje", "kranj", "koper", "velenje", "novo+mesto", "nova+gorica", "krsko", "krško", "murska+sobota", "postojna", "slovenj+gradec"},
382+
},
380383
"lithuania": QueryPreset{
381384
include: []string{"lithuania", "vilnius", "kaunas", "klaipeda", "siauliai", "panevezys", "alytus"},
382385
},

0 commit comments

Comments
 (0)