mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 10:34:33 +02:00
fix typo
This commit is contained in:
parent
9b299b41f5
commit
ba696a86df
@ -161,7 +161,7 @@ class MusicRequest private constructor(
|
|||||||
val startTime = System.currentTimeMillis()
|
val startTime = System.currentTimeMillis()
|
||||||
val clientType = WebClient.ClientType.MWEB
|
val clientType = WebClient.ClientType.MWEB
|
||||||
val clientTypeName = clientType.name
|
val clientTypeName = clientType.name
|
||||||
Logger.printDebug { "Fetching playability request for: $videoId, using client: $clientTypeName" }
|
Logger.printDebug { "Fetching microformat request for: $videoId, using client: $clientTypeName" }
|
||||||
|
|
||||||
try {
|
try {
|
||||||
val connection = PlayerRoutes.getPlayerResponseConnectionFromRoute(
|
val connection = PlayerRoutes.getPlayerResponseConnectionFromRoute(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user