Skip to content

Commit

Permalink
chore: fix description convention
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jun 14, 2023
1 parent d21bde2 commit 924c3fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import app.revanced.patches.youtube.misc.settings.bytecode.patch.SettingsPatch

@Patch
@Name("player-flyout-menu-panel")
@Description("Hides player flyout menu panel items")
@Description("Hides player flyout menu panel items.")
@DependsOn([LithoFilterPatch::class, SettingsPatch::class])
@HidePlayerFlyoutMenuPanelItemsCompatibility
@Version("0.0.1")
Expand Down

0 comments on commit 924c3fd

Please sign in to comment.