fix: ciphertrace score to a short number
This commit is contained in:
parent
ead4c848ad
commit
a2dd6f58b3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export default {
|
|||
display: 'Score threshold',
|
||||
component: NumberInputFormik,
|
||||
face: true,
|
||||
long: true
|
||||
long: false
|
||||
},
|
||||
{
|
||||
code: 'enabled',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue