mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 10:34:33 +02:00
chore: fix typo
This commit is contained in:
parent
0d2d45a597
commit
b062648224
@ -12,6 +12,6 @@ public class PatchStatus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static String SpoofAppVersionDefaultString() {
|
public static String SpoofAppVersionDefaultString() {
|
||||||
return "6.11.52";
|
return "6.42.55";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -7,7 +7,7 @@ public class PatchStatus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static boolean SpoofClient() {
|
public static boolean SpoofClient() {
|
||||||
// Replace this with true If the Spoof streaming data patch succeeds in YouTube Music.
|
// Replace this with true If the Spoof client patch succeeds in YouTube Music.
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user