Skip to content

Commit 54c5d87

Browse files
committed
2 parents 0d7066f + e7d2ad5 commit 54c5d87

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
@@ -384,6 +384,9 @@ var PRESETS = map[string]QueryPreset{
384384
"slovakia": QueryPreset{
385385
include: []string{"slovakia", "bratislava", "kosice", "presov", "zilina"},
386386
},
387+
"slovenia": QueryPreset{
388+
include: []string{"slovenia", "slovenija", ",+SI", "ljubljana", "maribor", "celje", "kranj", "koper", "velenje", "novo+mesto", "nova+gorica", "krsko", "krško", "murska+sobota", "postojna", "slovenj+gradec"},
389+
},
387390
"lithuania": QueryPreset{
388391
include: []string{"lithuania", "vilnius", "kaunas", "klaipeda", "siauliai", "panevezys", "alytus"},
389392
},

0 commit comments

Comments
 (0)