refactor(YouTube - Spoof video streams): Add 'supportsMultiAudioTracks' field
This commit is contained in:
parent
aec17b93f7
commit
6a799110d7
5 changed files with 19 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ public class ForceOriginalAudioPatch {
|
|||
/**
|
||||
* Injection point.
|
||||
*/
|
||||
public static void setPreferredLanguage() {
|
||||
public static void setEnabled() {
|
||||
app.revanced.extension.shared.patches.ForceOriginalAudioPatch.setEnabled(
|
||||
Settings.FORCE_ORIGINAL_AUDIO.get(),
|
||||
Settings.SPOOF_VIDEO_STREAMS_CLIENT_TYPE.get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue