fix: typo

This commit is contained in:
Methapon2001 2024-03-20 17:31:11 +07:00
parent 7002f543ba
commit a90c75ff03

View file

@ -106,7 +106,7 @@ export class ProfileGovernment extends EntityBase {
default: null, default: null,
comment: "ตำแหน่ง", comment: "ตำแหน่ง",
}) })
postition: string; position: string;
@Column({ @Column({
nullable: true, nullable: true,