mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-07 18:14:36 +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 clientType = WebClient.ClientType.MWEB
|
||||
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 {
|
||||
val connection = PlayerRoutes.getPlayerResponseConnectionFromRoute(
|
||||
|
Loading…
x
Reference in New Issue
Block a user