From c72aec7853aeed3b645068282e2a9bef85d4122e Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Thu, 23 Mar 2023 21:59:52 +0100 Subject: [PATCH] Adding skiing to be recognized as sport #587 #647 --- .../ui/gallery/map/lightbox/lightbox.map.gallery.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts b/src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts index 9af0a276..d85305bf 100644 --- a/src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts +++ b/src/frontend/app/ui/gallery/map/lightbox/lightbox.map.gallery.component.ts @@ -127,7 +127,7 @@ export class GalleryMapLightboxComponent implements OnChanges, OnDestroy { }, { name: $localize`Sport`, - matchers: [/run/i, /walk/i, /hike/i, /hiking/i, /bike/i, /biking/i, /cycling/i] as RegExp[], + matchers: [/run/i, /walk/i, /hike/i, /hiking/i, /bike/i, /biking/i, /cycling/i, /skiing/i] as RegExp[], layer: layerGroup([]), theme: {color: 'var(--bs-primary)'}, svgIcon: {