refactor(ticktick): clarify unlock-themes description (#1773)

This commit is contained in:
EvadeMaster 2023-03-20 22:37:41 +07:00 committed by GitHub
parent 70d2d00b07
commit 65ace4b47a

View file

@ -16,7 +16,7 @@ import app.revanced.patches.ticktick.misc.themeunlock.fingerprints.SetThemeFinge
@Patch @Patch
@Name("unlock-themes") @Name("unlock-themes")
@Description("Unlocks all themes.") @Description("Unlocks all themes that are inaccessible until a certain level is reached.")
@UnlockThemesCompatibility @UnlockThemesCompatibility
@Version("0.0.1") @Version("0.0.1")
class UnlockProPatch : BytecodePatch( class UnlockProPatch : BytecodePatch(