refactor(placeholder): update author
This commit is contained in:
parent
5cf35e5b98
commit
de9904df52
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ public class NickoExpansion extends PlaceholderExpansion {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public @NotNull String getAuthor() {
|
public @NotNull String getAuthor() {
|
||||||
return "Aro";
|
return "Ineanto";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue