This commit is contained in:
Adria Navarro 2024-05-02 12:10:29 +01:00
parent 70c6d56c1e
commit c723790594
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ export const FIELDS = {
],
},
// Used for display of editing existing columns
OLD_USER: {
DEPRECATED_USER: {
name: "User",
type: FieldType.BB_REFERENCE,
subtype: BBReferenceFieldSubType.USER,