supplement description of hide-email-address patch

This commit is contained in:
inotia00
2023-04-02 18:40:26 +09:00
parent 6a7bc363cb
commit 18e1eedd34
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ import org.jf.dexlib2.iface.instruction.OneRegisterInstruction
@Patch
@Name("hide-email-address")
@Description("Hides the email address in the account switcher.")
@Description("Hides the email address(handle) in the account switcher.")
@DependsOn([SettingsPatch::class])
@YouTubeCompatibility
@Version("0.0.1")