Skip to content

Commit

Permalink
Merge pull request #231 from postyizhan/description-fix
Browse files Browse the repository at this point in the history
Wrong description
  • Loading branch information
d0by1 authored Aug 7, 2024
2 parents b18fe2c + 3fa2980 commit 3f9aa60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ public TabCompleteHandler getTabCompleteHandler() {
@CommandInfo(
permissions = "dh.command.pages.removeaction",
usage = "/dh page removeaction <hologram> <page> <clickType> <index>",
description = "Add a click action.",
description = "Remove a click action.",
aliases = {"remaction"},
minArgs = 4
)
Expand Down

0 comments on commit 3f9aa60

Please sign in to comment.