Skip to content

Commit 9c66729

Browse files
authored
fix(YouTube - Hide layout components): Hide quick actions does not work (#5423)
1 parent a5e8159 commit 9c66729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/youtube/src/main/java/app/revanced/extension/youtube/patches/components/LayoutComponentsFilter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ public LayoutComponentsFilter() {
291291
notifyMe,
292292
paidPromotion,
293293
playables,
294+
quickActions,
294295
relatedVideos,
295296
singleItemInformationPanel,
296297
subscribersCommunityGuidelines,

0 commit comments

Comments
 (0)