mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-29 13:20:19 +02:00
fix(youtube/settings): minor refactoring
This commit is contained in:
parent
77c4df2a57
commit
81e2169f48
@ -43,6 +43,7 @@ class SettingsBytecodePatch : BytecodePatch(
|
||||
}
|
||||
} ?: throw ThemeSetterSystemFingerprint.exception
|
||||
|
||||
context.injectInit("InitializationPatch", "setDeviceInformation", true)
|
||||
context.injectInit("InitializationPatch", "initializeReVancedSettings", true)
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user