refactor(youtube/general-ads): reformat code

This commit is contained in:
oSumAtrIX 2022-11-15 00:27:14 +01:00
parent 4e265a170d
commit 07f5de2fa2

View File

@ -207,6 +207,7 @@ class GeneralBytecodeAdsPatch extends Filter {
"comments_entry_point_teaser",
"comments_entry_point_simplebox"
);
var artistCard = new BlockRule(SettingsEnum.HIDE_ARTIST_CARD, "official_card");
var generalAds = new BlockRule(
SettingsEnum.ADREMOVER_GENERAL_ADS_REMOVAL,