From 166bf5b1aec5f8868b3895f7e24d2abc9037a7de Mon Sep 17 00:00:00 2001 From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:16:13 +0300 Subject: [PATCH] fix(YouTube - Spoof app version): Recommend clearing the app data after turning off spoofing (#3134) --- .../youtube/layout/spoofappversion/SpoofAppVersionPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt index 6a569ff9..4518f882 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt @@ -51,7 +51,7 @@ object SpoofAppVersionPatch : BytecodePatch( StringResource("revanced_spoof_app_version_user_dialog_message", "App version will be spoofed to an older version of YouTube." + "\\n\\nThis will change the appearance and features of the app, but unknown side effects may occur." - + "\\n\\nIf later turned off, the old UI may remain until the app data is cleared.") + + "\\n\\nIf later turned off, it is recommended to clear the app data to prevent UI bugs.") ), ListPreference( "revanced_spoof_app_version_target",