feat: change patches naming convention (#2612)

This commit is contained in:
Ushie
2023-07-10 21:02:05 +03:00
committed by GitHub
parent 8d26cc6ecb
commit 2dacc45f74
178 changed files with 180 additions and 180 deletions

View File

@ -14,7 +14,7 @@ import app.revanced.patches.inshorts.ad.annotations.HideAdsCompatibility
import app.revanced.patches.inshorts.ad.fingerprints.InshortsAdsFingerprint
@Patch
@Name("hide-ads")
@Name("Hide ads")
@Description("Removes ads from Inshorts.")
@HideAdsCompatibility
@Version("0.0.1")