fix: remove usage of probability field (#5877)
- fixes #5735 --------- Co-authored-by: Marie Stoppa <marie.stoppa@essec.edu>
This commit is contained in:
@ -161,7 +161,7 @@ export const SettingsObjectNewFieldStep2 = () => {
|
||||
// FieldMetadataType.FullName,
|
||||
FieldMetadataType.Link,
|
||||
FieldMetadataType.Numeric,
|
||||
FieldMetadataType.Probability,
|
||||
// FieldMetadataType.Probability,
|
||||
// FieldMetadataType.Uuid,
|
||||
// FieldMetadataType.Phone,
|
||||
] as const
|
||||
|
||||
Reference in New Issue
Block a user