update pp size command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m11s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m11s
This commit is contained in:
parent
2627b80148
commit
b63b25f8ab
@ -42,7 +42,7 @@ public class PPSizeCommand extends BatCommand {
|
|||||||
.setDescription(new EmbedDescriptionBuilder("PP Size")
|
.setDescription(new EmbedDescriptionBuilder("PP Size")
|
||||||
.appendLine("""
|
.appendLine("""
|
||||||
The size of %s's pp is %s inches
|
The size of %s's pp is %s inches
|
||||||
8%sD
|
**8%sD**
|
||||||
""".formatted(
|
""".formatted(
|
||||||
targetMember.getAsMention(),
|
targetMember.getAsMention(),
|
||||||
size,
|
size,
|
||||||
|
Loading…
Reference in New Issue
Block a user