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
This commit is contained in:
parent
47c5990218
commit
490ac9b0bf
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,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