mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-04 00:24:34 +02:00
fix(youtube/hide-shorts-components): no longer check navbar index when hiding the shorts header
This commit is contained in:
parent
ec1ac206fe
commit
e7f98cc170
@ -40,7 +40,6 @@ class ShortsComponentPatch : BytecodePatch() {
|
|||||||
override fun execute(context: BytecodeContext) {
|
override fun execute(context: BytecodeContext) {
|
||||||
|
|
||||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;")
|
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;")
|
||||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsHeaderFilter;")
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add settings
|
* Add settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user