parent
65ed702d87
commit
562b02310f
24 changed files with 6 additions and 1426 deletions
|
|
@ -184,11 +184,6 @@ export class UserProfile {
|
|||
@JoinColumn()
|
||||
public pinnedPage: Page | null;
|
||||
|
||||
@Column('jsonb', {
|
||||
default: {},
|
||||
})
|
||||
public integrations: Record<string, any>;
|
||||
|
||||
@Index()
|
||||
@Column('boolean', {
|
||||
default: false, select: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue