update jellyfin player

This commit is contained in:
2026-06-15 13:55:09 -06:00
parent 76bd5f9f5d
commit 8e1e6fd824
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ FLATPAKS=(
"org.remmina.Remmina"
"com.getpostman.Postman"
"io.dbeaver.DBeaverCommunity"
"com.github.iwalton3.jellyfin-media-player"
"org.jellyfin.JellyfinDesktop"
"app.zen_browser.zen"
"org.localsend.localsend_app"
"com.visualstudio.code"

View File

@@ -10,5 +10,5 @@ REMOVE_PACMAN=(
# Flatpak applications to remove
REMOVE_FLATPAKS=(
# none at this time
com.github.iwalton3.jellyfin-media-player
)