mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-24 03:35:49 +01:00
refactor(youtube/general-ads): remove comment
This commit is contained in:
parent
c3e88c79e9
commit
1e3970c3f2
@ -49,7 +49,7 @@ public final class GeneralAdsPatch extends Filter {
|
||||
"video_display_full_buttoned_layout",
|
||||
"full_width_square_image_layout",
|
||||
"_ad_with",
|
||||
"landscape_image_wide_button_layout" // add with "open outside button"
|
||||
"landscape_image_wide_button_layout"
|
||||
);
|
||||
var generalAds = new BlockRule(
|
||||
SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,
|
||||
|
Loading…
Reference in New Issue
Block a user