diff --git a/src/main/kotlin/app/revanced/patches/youtube/ad/general/patch/GeneralAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ad/general/patch/GeneralAdsPatch.kt index af23dba708..d55ca17b3e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ad/general/patch/GeneralAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ad/general/patch/GeneralAdsPatch.kt @@ -163,6 +163,13 @@ class GeneralAdsPatch : ResourcePatch { StringResource("revanced_adremover_self_sponsor_enabled_summary_on", "Self sponsored cards are hidden"), StringResource("revanced_adremover_self_sponsor_enabled_summary_off", "Self sponsored cards are shown") ), + SwitchPreference( + "revanced_adremover_separator", + StringResource("revanced_adremover_separator_title", "Hide gray separator"), + true, + StringResource("revanced_adremover_separator_summary_on", "Gray separators are hidden"), + StringResource("revanced_adremover_separator_summary_off", "Gray separators are shown") + ), SwitchPreference( "revanced_adremover_chapter_teaser", StringResource(