fix grades

This commit is contained in:
2023-08-07 16:00:31 +02:00
parent 8c5b09889a
commit 17b5c05685
6 changed files with 43 additions and 32 deletions

View File

@@ -111,7 +111,6 @@ export class CardsRepository {
grades: {
where: {
userId,
deckId,
},
},
},