fix(YouTube): Hide animated button background patch doesnt work https://github.com/inotia00/ReVanced_Extended/issues/2179

This commit is contained in:
inotia00 2024-06-23 13:43:59 +09:00
parent 2872aaa580
commit 7a0b3033bb

View File

@ -20,7 +20,7 @@ object AnimatedButtonBackgroundPatch : BaseResourcePatch(
* Copy json * Copy json
*/ */
context.copyResources( context.copyResources(
"youtube/animated", "youtube/shorts/animated",
ResourceGroup( ResourceGroup(
"raw", "raw",
"pause_tap_feedback.json", "pause_tap_feedback.json",