Skip to content

Commit 082816d

Browse files
committed
Nothing new
1 parent a03d931 commit 082816d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/src/prisma/seed-data/users.seed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ const cristianoRonaldo: Prisma.UserCreateInput = {
249249
firstName: 'Cristiano',
250250
lastName: 'Ronaldo',
251251
email: 'cronaldo@united.com',
252-
googleAuthId:'Winger',
252+
googleAuthId: 'Winger',
253253
role: Role.MEMBER
254254
};
255255

0 commit comments

Comments
 (0)