Skip to content

Commit

Permalink
Fix cannot seet boolean value as null_value
Browse files Browse the repository at this point in the history
  • Loading branch information
sebelga committed Jan 16, 2020
1 parent 81a7f89 commit c44ee7b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ export const PARAMETERS_DEFINITION = {
type: FIELD_TYPES.TEXT,
label: nullValueLabel,
},
schema: t.string,
},
null_value_ip: {
fieldConfig: {
Expand Down

0 comments on commit c44ee7b

Please sign in to comment.