1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

Add auto icon

This commit is contained in:
Adria Navarro 2024-04-10 12:06:53 +02:00
parent 5cdbc75fef
commit 61e235767d

View file

@ -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]: {