fix: typo
This commit is contained in:
parent
7002f543ba
commit
a90c75ff03
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue