@@ -71,7 +71,7 @@ |
||
71 | 71 | 'title' => $post_data['title'], |
72 | 72 | 'default_field' => 'title', |
73 | 73 | 'icon' => ['name' => $post_data['icon_name'], |
74 | - 'set' => $post_data['icon_set']], |
|
74 | + 'set' => $post_data['icon_set']], |
|
75 | 75 | 'hide' => (bool) $post_data['hide'], |
76 | 76 | 'form' => [ |
77 | 77 | 'tabs' => [ |