mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-13 05:37:40 +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
|
@Patch
|
||||||
@Name("Enable new layout")
|
@Name("Enable new layout")
|
||||||
@Description("Enable new player layouts. (YT Music v5.47.51+)")
|
@Description("Enable new player layouts.")
|
||||||
@DependsOn([SettingsPatch::class])
|
@DependsOn([SettingsPatch::class])
|
||||||
@MusicCompatibility
|
@MusicCompatibility
|
||||||
class NewLayoutPatch : BytecodePatch(
|
class NewLayoutPatch : BytecodePatch(
|
||||||
|
Reference in New Issue
Block a user