Skip to content

Commit

Permalink
chore: Include "Hide double tap overlay filter for YT Music by default
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed May 14, 2024
1 parent 3240f14 commit c4931b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ object DoubleTapOverlayBackgroundPatch : BaseResourcePatch(
name = "Hide double tap overlay filter",
description = "Hides the dark overlay when double-tapping to seek.",
compatiblePackages = COMPATIBLE_PACKAGE,
use = false
) {
override fun execute(context: ResourceContext) {
context.removeOverlayBackground(
Expand Down

0 comments on commit c4931b1

Please sign in to comment.