edit search

This commit is contained in:
mamoss 2025-06-12 15:56:42 +07:00
parent 4ca001e2ff
commit 176924a268
4 changed files with 270 additions and 66 deletions

View file

@ -78,8 +78,7 @@ export class ProfileAbility extends EntityBase {
@Column({
nullable: false,
comment: "ข้อมูลจาก Entry",
default: null,
comment: "ข้อมูลจาก Entry",
})
isEntry: boolean;