add missing patch description

This commit is contained in:
inotia00
2023-02-27 22:43:58 +09:00
parent 2bf585c147
commit 8c555c1cb1
3 changed files with 4 additions and 2 deletions

View File

@ -20,7 +20,7 @@ import org.w3c.dom.Element
@Patch
@Name("hide-general-ads")
@Description("Hooks the method which parses the bytes into a ComponentContext to filter components.")
@Description("Removes general ads.")
@DependsOn(
[
GeneralAdsBytecodePatch::class,