mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-24 03:35:49 +01:00
fix(youtube/hide-layout-components): preserve gap when hiding expandable chips
This commit is contained in:
parent
007eaa0729
commit
b47a214067
@ -104,7 +104,7 @@ public final class LayoutComponentsFilter extends Filter {
|
||||
|
||||
final var expandableMetadata = new StringFilterGroup(
|
||||
SettingsEnum.HIDE_EXPANDABLE_CHIP,
|
||||
"expandable_metadata"
|
||||
"inline_expander"
|
||||
);
|
||||
|
||||
final var chapters = new StringFilterGroup(
|
||||
|
Loading…
Reference in New Issue
Block a user