add shots to getRandomCard

This commit is contained in:
2023-07-31 16:22:11 +02:00
parent 8c806899b5
commit eaa0c8cc33

View File

@@ -67,6 +67,7 @@ export class GetRandomCardInDeckHandler implements ICommandHandler<GetRandomCard
'answerVideo',
'created',
'updated',
'shots',
])
}
}