From 6283f2a9223f339fab455326834cf093959ddd8a Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:36:32 +0900 Subject: [PATCH] fix(YouTube Music): Wrong patch description --- .../kotlin/app/revanced/patches/music/utils/patch/PatchList.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt b/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt index 02954da77..7f38fea41 100644 --- a/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt +++ b/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt @@ -147,7 +147,7 @@ internal enum class PatchList( ), SPOOF_APP_VERSION( "Spoof app version", - "Adds options to spoof the YouTube Music client version. This can remove the radio mode restriction in Canadian regions or disable real-time lyrics." + "Adds options to spoof the YouTube Music client version. This can be used to restore old UI elements and features." ), SPOOF_CLIENT( "Spoof client",