1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00

Rename user type

This commit is contained in:
Adria Navarro 2023-09-14 17:46:50 +02:00
parent 6f78825592
commit 3ff4f9702b

View file

@ -122,7 +122,7 @@ export const FIELDS = {
},
USER: {
name: "User",
type: "internal",
type: "bb_reference",
subtype: "user",
icon: "User",
},