Skip to content

March 12 update has broken the Cast to Device button. Reverting to version 6 fixes but reverts to version 7 on linux Mint. #435

March 12 update has broken the Cast to Device button. Reverting to version 6 fixes but reverts to version 7 on linux Mint.

March 12 update has broken the Cast to Device button. Reverting to version 6 fixes but reverts to version 7 on linux Mint. #435

# Allows for the definition of PR and Issue /commands
name: '📟 Slash Command Dispatcher'
on:
issue_comment:
types:
- created
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/command-dispatch.yaml@master
secrets:
token: ${{ secrets.JF_BOT_TOKEN }}