mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-01 15:14:34 +02:00
fix typo
This commit is contained in:
parent
f53fab0a5b
commit
ad8e5d0c39
@ -15,7 +15,7 @@ import app.revanced.patches.shared.annotation.YouTubeMusicCompatibility
|
||||
|
||||
@Patch
|
||||
@Name("hide-playlist-card")
|
||||
@Description("Hides the recommand playlist card from home feed.")
|
||||
@Description("Hides the recommend playlist card from homepage.")
|
||||
@DependsOn(
|
||||
[
|
||||
MusicLithoFilterPatch::class,
|
||||
|
@ -30,7 +30,7 @@
|
||||
<string name="revanced_hide_music_ads_summary">"Hide ads before playing a track.
|
||||
(requires an app restart)"</string>
|
||||
<string name="revanced_hide_music_ads_title">Hide music ads</string>
|
||||
<string name="revanced_hide_playlist_card_summary">"Hides the recommand playlist card from homepage.
|
||||
<string name="revanced_hide_playlist_card_summary">"Hides the recommend playlist card from homepage.
|
||||
(requires an app restart)"</string>
|
||||
<string name="revanced_hide_playlist_card_title">Hide recommand playlist card</string>
|
||||
<string name="revanced_hide_playlist_card_title">Hide recommend playlist card</string>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user