You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: patches/src/main/kotlin/app/revanced/patches/youtube/layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt
+2-1
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,8 @@ val returnYouTubeDislikePatch = bytecodePatch(
180
180
// Turn off a/b flag that enables new code for creating litho spans.
181
181
// If enabled then the litho text span hook is never called.
182
182
// Target code is very obfuscated and exactly what the code does is not clear.
0 commit comments