Add auto icon
This commit is contained in:
parent
5cdbc75fef
commit
61e235767d
|
@ -129,6 +129,7 @@ export const TypeIconMap = {
|
|||
[FieldType.FORMULA]: "Calculator",
|
||||
[FieldType.JSON]: "Brackets",
|
||||
[FieldType.BIGINT]: "TagBold",
|
||||
[FieldType.AUTO]: "MagicWand",
|
||||
[FieldType.USER]: "User",
|
||||
[FieldType.USERS]: "UserGroup",
|
||||
[FieldType.BB_REFERENCE]: {
|
||||
|
|
Loading…
Reference in New Issue