Merge pull request #372 from shamoon/plex-service-widget-key

Fix: change Plex service widget to use "key" not "token"
This commit is contained in:
Jason Fischer 2022-10-11 08:12:16 -07:00 committed by GitHub
commit 37fed0ce01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import plexProxyHandler from "./proxy";
const widget = {
api: "{url}{endpoint}?X-Plex-Token={token}",
api: "{url}{endpoint}?X-Plex-Token={key}",
proxyHandler: plexProxyHandler,
mappings: {