Skip to content
Snippets Groups Projects
Commit 9f2b855b authored by Cam Saul's avatar Cam Saul
Browse files

allow `Field.special_type` to be unset via API :unamused:

parent 62206c17
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
{field_type FieldType
special_type FieldSpecialType}
(write-check Field id)
(check-500 (upd-non-nil-keys Field id
(check-500 (upd Field id
:field_type field_type
:special_type special_type
:preview_display preview_display
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment