Merge branch 'main' of https://git.shiblysolution.id/BRITL/entity
This commit is contained in:
@ -52,7 +52,7 @@ export class TrxCustomerUser {
|
|||||||
name: string;
|
name: string;
|
||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: false,
|
nullable: true,
|
||||||
length: 256,
|
length: 256,
|
||||||
})
|
})
|
||||||
file: string;
|
file: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user