update
This commit is contained in:
@ -37,12 +37,6 @@ export class BrivaAccount {
|
||||
@JoinTable()
|
||||
company: BrivaCompany;
|
||||
|
||||
@Column({
|
||||
type: "jsonb",
|
||||
nullable: true,
|
||||
})
|
||||
labels: any[];
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user