mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
fix endpoint typo in emby widget
This commit is contained in:
parent
546de7f0bf
commit
1963a94f74
@ -10,7 +10,7 @@ const widget = {
|
||||
},
|
||||
PlayControl: {
|
||||
method: "POST",
|
||||
enpoint: "Sessions/{sessionId}/Playing/{command}",
|
||||
endpoint: "Sessions/{sessionId}/Playing/{command}",
|
||||
segments: ["sessionId", "command"],
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user