mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-15 22:06:52 +01:00
fix: minor syntax issue
This commit is contained in:
parent
c817813ab2
commit
1ec5fa099d
@ -60,7 +60,7 @@ public final class GeneralAdsPatch extends Filter {
|
|||||||
"video_display_full_layout",
|
"video_display_full_layout",
|
||||||
"hero_promo_image",
|
"hero_promo_image",
|
||||||
"statement_banner",
|
"statement_banner",
|
||||||
"carousel_footered_layout"
|
"carousel_footered_layout",
|
||||||
"text_image_button_layout"
|
"text_image_button_layout"
|
||||||
);
|
);
|
||||||
var movieAds = new BlockRule(
|
var movieAds = new BlockRule(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user