Skip to content

Commit

Permalink
Change the identifier to match expansion name
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev committed Nov 5, 2023
1 parent 3da4338 commit a672404
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public final class MineDownPapi extends PlaceholderExpansion {

@Override
public @NotNull String getIdentifier() {
return "minedown";
return "minedownpapi";
}

@Override
Expand Down

0 comments on commit a672404

Please sign in to comment.