mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-20 16:57:32 +01:00
fix: Remove parameter from route
This commit is contained in:
parent
aa0282f300
commit
4b0925e337
@ -13,8 +13,7 @@ public final class StoryBoardRendererRoutes {
|
||||
Route.Method.POST,
|
||||
"player" +
|
||||
"?fields=storyboards.playerStoryboardSpecRenderer.spec," +
|
||||
"storyboards.playerLiveStoryboardSpecRenderer.spec" +
|
||||
"&key={api_key}"
|
||||
"storyboards.playerLiveStoryboardSpecRenderer.spec"
|
||||
);
|
||||
|
||||
private StoryBoardRendererRoutes() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user