Skip to content

Commit

Permalink
apply suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnconner122 committed Jul 25, 2023
1 parent d7ac8fb commit 5bfe14b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class HidePlayerFlyoutMenuPatch : ResourcePatch {
}

private companion object {
const val KEY = "revanced_player_flyout_menu_items"
const val KEY = "revanced_player_flyout"

const val FILTER_CLASS_DESCRIPTOR =
"Lapp/revanced/integrations/patches/components/PlayerFlyoutMenuItemsFilter;"
Expand Down

0 comments on commit 5bfe14b

Please sign in to comment.