mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-02 13:33:40 +01:00
Change Plex service widget to use key not token
This commit is contained in:
parent
3c23e59a70
commit
778261f67e
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user