fix(Twitch): Correct patch resources to fix build
This commit is contained in:
parent
acee384a90
commit
bbed64fd4b
3 changed files with 22 additions and 21 deletions
|
|
@ -32,7 +32,7 @@ object EmbeddedAdsPatch : BytecodePatch(
|
|||
AddResourcesPatch(this::class)
|
||||
|
||||
SettingsPatch.PreferenceScreen.ADS.SURESTREAM.addPreferences(
|
||||
ListPreference("revanced_block_embedded_ads")
|
||||
ListPreference("revanced_block_embedded_ads", summaryKey = null)
|
||||
)
|
||||
|
||||
val result = CreateUsherClientFingerprint.result ?: throw CreateUsherClientFingerprint.exception
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue