Rename user type
This commit is contained in:
parent
6f78825592
commit
3ff4f9702b
|
@ -122,7 +122,7 @@ export const FIELDS = {
|
|||
},
|
||||
USER: {
|
||||
name: "User",
|
||||
type: "internal",
|
||||
type: "bb_reference",
|
||||
subtype: "user",
|
||||
icon: "User",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue