Skip to content

Commit dee3a45

Browse files
committed
fix(YT Music - Enable old style miniplayer): Update description
1 parent f6c93c6 commit dee3a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/app/revanced/patches/music/player/oldstyleminiplayer/OldStyleMiniPlayerPatch.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
1919

2020
@Patch(
2121
name = "Enable old style miniplayer",
22-
description = "Adds an option to return the miniplayer to the old style.",
22+
description = "Adds an option to return the miniplayer to the old style. Deprecated in v6.42+.",
2323
dependencies = [
2424
SettingsPatch::class,
2525
SharedResourceIdPatch::class

0 commit comments

Comments
 (0)