diff --git a/admin/src/utils/themeUtils.js b/admin/src/utils/themeUtils.js index 0091a58..8395047 100644 --- a/admin/src/utils/themeUtils.js +++ b/admin/src/utils/themeUtils.js @@ -11,6 +11,7 @@ import { Media, Boolean, Json, + Blocks, Relation, Uid, OneToMany, @@ -67,6 +68,8 @@ export function getIcon(attrType) { return ; case "media": return ; + case "blocks": + return ; case "onetomany": // return ;