mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix(music/hide-cast-button): change patch description
This commit is contained in:
@ -18,7 +18,7 @@ import app.revanced.util.integrations.Constants.MUSIC_GENERAL
|
||||
|
||||
@Patch
|
||||
@Name("Hide cast button")
|
||||
@Description("Hides the cast button in the video player and header.")
|
||||
@Description("Hides the cast button.")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
@MusicCompatibility
|
||||
class HideCastButtonPatch : BytecodePatch(
|
||||
|
Reference in New Issue
Block a user