mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix(music/enable-new-layout): change patch description
This commit is contained in:
@ -18,7 +18,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
|
||||
@Patch
|
||||
@Name("Enable new layout")
|
||||
@Description("Enable new player layouts. (YT Music v5.47.51+)")
|
||||
@Description("Enable new player layouts.")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
@MusicCompatibility
|
||||
class NewLayoutPatch : BytecodePatch(
|
||||
|
Reference in New Issue
Block a user