mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
feat(YouTube Music/Hide ads): add Hide promotion alert banner
setting
This commit is contained in:
@ -212,5 +212,10 @@ object AdsPatch : BaseBytecodePatch(
|
||||
"revanced_hide_premium_renewal",
|
||||
"true"
|
||||
)
|
||||
SettingsPatch.addSwitchPreference(
|
||||
CategoryType.ADS,
|
||||
"revanced_hide_promotion_alert_banner",
|
||||
"true"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user