mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-17 05:09:26 +00:00
add userid to cards
This commit is contained in:
@@ -43,6 +43,7 @@ export class GetAllCardsInDeckHandler implements ICommandHandler<GetAllCardsInDe
|
|||||||
'updated',
|
'updated',
|
||||||
'shots',
|
'shots',
|
||||||
'grade',
|
'grade',
|
||||||
|
'userId',
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user