fix(#in546): meta description fixed for lff #173

Merged
andrey.dekterev merged 1 commits from IN-546-lff-meta-description into develop 3 years ago
  1. 2
      src/config/clients/lff.tsx

@ -10,7 +10,7 @@ export const lff: ClientConfig = {
clientId: ClientIds.Lff, clientId: ClientIds.Lff,
}, },
defaultLanguage: 'lv', 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, disabledHighlights: true,
disabledPreferences: true, disabledPreferences: true,
name: ClientNames.Lff, name: ClientNames.Lff,

Loading…
Cancel
Save