fix(youtube/hide-layout-components): expandable chip under videos not hidden in related videos

This commit is contained in:
inotia00
2023-09-05 13:25:55 +09:00
parent 3ac0a6ba8f
commit a54954a5f0

View File

@ -26,6 +26,7 @@ class LayoutComponentsPatch : BytecodePatch() {
override fun execute(context: BytecodeContext) {
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/CommunityPostFilter;")
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/LayoutComponentsFilter;")
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/LayoutComponentsUniversalFilter;")
/**
* Add settings