fix(music/enable-new-layout): change patch description

This commit is contained in:
inotia00
2023-09-14 17:36:52 +09:00
parent bf01c9f813
commit 1027429259

View File

@ -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(