mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 15:44:37 +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) {
|
||||
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;")
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsHeaderFilter;")
|
||||
|
||||
/**
|
||||
* Add settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user