fix: typo
This commit is contained in:
parent
ac58fe47e9
commit
f7eea342cc
2 changed files with 10 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ model User {
|
|||
trainingPlace String?
|
||||
responsibleArea String?
|
||||
|
||||
birtDate DateTime?
|
||||
birthDate DateTime?
|
||||
|
||||
status Status @default(CREATED)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue