feat(YouTube): Remove Hide email address patch
This commit is contained in:
parent
cfb23652e1
commit
b81c99920b
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ import app.revanced.patches.youtube.misc.integrations.IntegrationsPatch
|
||||||
import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||||
|
|
||||||
@Patch(
|
@Patch(
|
||||||
name = "Hide email address",
|
|
||||||
description = "Hides the email address in the account switcher.",
|
description = "Hides the email address in the account switcher.",
|
||||||
dependencies = [IntegrationsPatch::class, HideEmailAddressResourcePatch::class],
|
dependencies = [IntegrationsPatch::class, HideEmailAddressResourcePatch::class],
|
||||||
compatiblePackages = [
|
compatiblePackages = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue