fix: แก้เอา profileId update ออก
This commit is contained in:
parent
5cd4beebed
commit
2a044b8ef1
7 changed files with 0 additions and 7 deletions
|
|
@ -133,7 +133,6 @@ export class CreateProfileTraining {
|
|||
}
|
||||
|
||||
export type UpdateProfileTraining = {
|
||||
profileId?: string | null;
|
||||
isActive?: boolean;
|
||||
startDate?: Date | null;
|
||||
endDate?: Date | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue