mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-15 14:06:51 +01:00
fix: Remove parameter from route
This commit is contained in:
parent
885fa36079
commit
e8b618b278
@ -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