mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 06:29:22 +01:00
feat(YouTube): Remove Hide email address
patch
This commit is contained in:
parent
bcf5e14b31
commit
3b84305a6b
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user