mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
chore: fix typo
This commit is contained in:
@ -12,6 +12,6 @@ public class PatchStatus {
|
||||
}
|
||||
|
||||
public static String SpoofAppVersionDefaultString() {
|
||||
return "6.11.52";
|
||||
return "6.42.55";
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,7 @@ public class PatchStatus {
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user