fix: incorrect description

This commit is contained in:
inotia00
2023-03-03 02:58:03 +09:00
parent d855528d19
commit 456af6e9d4
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ import app.revanced.patches.shared.annotation.YouTubeMusicCompatibility
@Patch
@Name("hide-playlist-card")
@Description("Hides the recommend playlist card from homepage.")
@Description("Hides the playlist card from homepage.")
@DependsOn(
[
MusicLithoFilterPatch::class,