Skip to content

Commit

Permalink
Change default value of subfield_id
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyautkin committed Jul 9, 2021
1 parent 2be92e4 commit 7558f11
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@
'rank' => '',
'published' => 0,
'selected' => '',
'subfield_id' => ''
'subfield_id' => 0
),
'fieldMeta' => array(
'id' => array(
Expand Down

0 comments on commit 7558f11

Please sign in to comment.