tweak of f3a16bcd6
This commit is contained in:
@@ -167,11 +167,6 @@ export class Role {
|
||||
})
|
||||
public displayOrder: number;
|
||||
|
||||
@Column('boolean', {
|
||||
default: true,
|
||||
})
|
||||
public isPublicUsers: boolean;
|
||||
|
||||
@Column('jsonb', {
|
||||
default: { },
|
||||
})
|
||||
|
Reference in New Issue
Block a user