Skip to content

Commit

Permalink
feat(YouTube): Remove Hide email address patch
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Dec 19, 2023
1 parent bcf5e14 commit 3b84305
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import app.revanced.patches.youtube.misc.integrations.IntegrationsPatch
import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction

@Patch(
name = "Hide email address",
description = "Hides the email address in the account switcher.",
dependencies = [IntegrationsPatch::class, HideEmailAddressResourcePatch::class],
compatiblePackages = [
Expand Down

0 comments on commit 3b84305

Please sign in to comment.