mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): id_padding_format uses off instead of none in the API (#757)
This commit is contained in:
parent
0225275b1c
commit
afbd510bdb
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ The PluralKit Discord bot can be configured to display short IDs in uppercase, o
|
|||
|
||||
|key|description|
|
||||
|---|---|
|
||||
|none|do not pad 5-character ids|
|
||||
|off|do not pad 5-character ids|
|
||||
|left|add a padding space to the left of 5-character ids in lists|
|
||||
|right|add a padding space to the right of 5-character ids in lists|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue