From 778261f67e17723d561c6cd503af6135c28b9a7d Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 11 Oct 2022 07:08:29 -0700 Subject: [PATCH] Change Plex service widget to use key not token --- src/widgets/plex/widget.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/plex/widget.js b/src/widgets/plex/widget.js index e3566423..de3cf25b 100644 --- a/src/widgets/plex/widget.js +++ b/src/widgets/plex/widget.js @@ -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: {