fix(twitch/block-embedded-ads): correct spelling mistake (#1962)

This commit is contained in:
parknich081 2023-04-22 23:03:33 -04:00 committed by oSumAtrIX
parent 1a62194a20
commit 6138c2ac24
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -24,7 +24,7 @@ import app.revanced.patches.twitch.misc.settings.bytecode.patch.SettingsPatch
@Patch
@DependsOn([VideoAdsPatch::class, IntegrationsPatch::class, SettingsPatch::class])
@Name("block-embedded-ads")
@Description("Blocks embedded steam ads using services like TTV.lol or PurpleAdBlocker.")
@Description("Blocks embedded stream ads using services like TTV.lol or PurpleAdBlocker.")
@EmbeddedAdsCompatibility
@Version("0.0.1")
class EmbeddedAdsPatch : BytecodePatch(