yarn lint fix

This commit is contained in:
ogerly 2021-11-23 12:16:46 +01:00
parent dc1cf1fbcb
commit 05c9449e0e

View File

@ -11,4 +11,4 @@ export class UserAdmin {
@Field(() => String)
lastName: string
}
}