Skip to content

Commit

Permalink
Removed double point
Browse files Browse the repository at this point in the history
  • Loading branch information
JPVenson committed Sep 17, 2023
1 parent 3012a3b commit 18798ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/clients.ts
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ export const Clients: Array<Client> = [
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,
Expand Down

0 comments on commit 18798ba

Please sign in to comment.