Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cmdport'
Browse files Browse the repository at this point in the history
  • Loading branch information
xdnw committed Jul 19, 2024
2 parents 62b3f17 + 609ff5e commit 0402c71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public RunAllNations() {

@Override
public List<CommandRef> getSlashReference() {
return List.of(CM.admin.sudo.nations.cmd);
return List.of(CM.admin.command.format_for_nations.cmd);
}

@Override
Expand Down

0 comments on commit 0402c71

Please sign in to comment.