Skip to content

Commit

Permalink
fix(YT Music - Enable old style miniplayer): Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Mar 28, 2024
1 parent f6c93c6 commit dee3a45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction

@Patch(
name = "Enable old style miniplayer",
description = "Adds an option to return the miniplayer to the old style.",
description = "Adds an option to return the miniplayer to the old style. Deprecated in v6.42+.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
Expand Down

0 comments on commit dee3a45

Please sign in to comment.