add userid to cards

This commit is contained in:
2023-08-10 15:24:25 +02:00
parent 70a3c43c47
commit e615fe7711

View File

@@ -43,6 +43,7 @@ export class GetAllCardsInDeckHandler implements ICommandHandler<GetAllCardsInDe
'updated',
'shots',
'grade',
'userId',
]
)
),