mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-27 18:16:15 -04:00
parent
f7e535f3c0
commit
8881f440ef
2 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,7 @@ const { copy } = useCopy({ source: tokens, text: t('tools.token-generator.copied
|
|||
</n-space>
|
||||
</n-form>
|
||||
|
||||
<n-form-item label="Denied Characters" label-placement="left">
|
||||
<n-form-item label="Denied Characters (ie, visually similar { oO01lI } or punctuations)" label-placement="top">
|
||||
<c-input-text
|
||||
v-model:value="deniedChars"
|
||||
placeholder="Put characters to deny from token"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue