mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 02:10:04 +03:00
remove jmp flatpak
This commit is contained in:
+2
-6
@@ -47,11 +47,6 @@ const officialClients: Array<Client> = [
|
||||
licenseType: LicenseType.OpenSource,
|
||||
platforms: [Platform.Desktop],
|
||||
primaryLinks: [
|
||||
{
|
||||
id: 'flathub',
|
||||
name: 'Flathub (Linux)',
|
||||
url: 'https://flathub.org/apps/details/com.github.iwalton3.jellyfin-media-player'
|
||||
},
|
||||
{
|
||||
id: 'gh-downloads',
|
||||
name: 'GitHub Downloads',
|
||||
@@ -943,7 +938,8 @@ const thirdPartyClients: Array<Client> = [
|
||||
{
|
||||
id: 'streamyfin',
|
||||
name: 'Streamyfin',
|
||||
description: 'A modern Jellyfin client with support for downloads, Live TV, skip intro & credits, trickplay image and more!',
|
||||
description:
|
||||
'A modern Jellyfin client with support for downloads, Live TV, skip intro & credits, trickplay image and more!',
|
||||
clientType: ClientType.ThirdParty,
|
||||
deviceTypes: [DeviceType.Mobile],
|
||||
licenseType: LicenseType.OpenSource,
|
||||
|
||||
Reference in New Issue
Block a user