diff --git a/src/data/clients.ts b/src/data/clients.ts index fefdb38b9..2afc49e36 100644 --- a/src/data/clients.ts +++ b/src/data/clients.ts @@ -536,7 +536,7 @@ export const Clients: Array = [ name: 'Jellyfin for Roku', description: 'The official Jellyfin app for Roku devices.', smallDescription: - 'Due to a technical limitation of the Roku store, the Jellyfin app for Roku may state that a cable or satellite subscription is required. However, no subscription of any form is required to use the Jellyfin server or any official client..', + 'Due to a technical limitation of the Roku store, the Jellyfin app for Roku may state that a cable or satellite subscription is required. However, no subscription of any form is required to use the Jellyfin server or any official client.', clientType: ClientType.Official, deviceTypes: [DeviceType.TV], licenseType: LicenseType.OpenSource,