From 1081406926b1ae42e70d8e847187bc5859e4506c Mon Sep 17 00:00:00 2001 From: Farber Denis Date: Thu, 20 Apr 2023 12:56:44 +0300 Subject: [PATCH 1/2] fix(#in546): meta description fixed for lff fix(#in546): makefile fix --- src/config/clients/lff.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/clients/lff.tsx b/src/config/clients/lff.tsx index e0d1b1b2..53b69bf7 100644 --- a/src/config/clients/lff.tsx +++ b/src/config/clients/lff.tsx @@ -10,7 +10,7 @@ export const lff: ClientConfig = { clientId: ClientIds.Lff, }, defaultLanguage: 'lv', - description: 'Live sports streaming platform. Football, basketball, ice hockey and more. Access to various player playlists and game highlights. Multiple subscription options. Available across all devices.', + description: 'Latvijas Futbola federācija (LFF) pašmāju futbola spēļu tiešraižu, apskatu un ierakstu platforma.', disabledHighlights: true, disabledPreferences: true, name: ClientNames.Lff, -- 2.30.2 From 370c16590579576c95c57cbdfafc0c61e9e2367d Mon Sep 17 00:00:00 2001 From: Andrei Dekterev Date: Fri, 21 Apr 2023 18:29:37 +0700 Subject: [PATCH 2/2] style(highlight btn): change highlight btn id for live mathces --- .../MatchSidePlaylists/components/MatchPlaylists/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/features/MatchSidePlaylists/components/MatchPlaylists/index.tsx b/src/features/MatchSidePlaylists/components/MatchPlaylists/index.tsx index 37735f10..f742507f 100644 --- a/src/features/MatchSidePlaylists/components/MatchPlaylists/index.tsx +++ b/src/features/MatchSidePlaylists/components/MatchPlaylists/index.tsx @@ -58,7 +58,10 @@ export const MatchPlaylists = forwardRef( { map(playlists, (playlist) => ( - +