mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-18 05:09:29 +00:00
fix: cardsCount
This commit is contained in:
@@ -5,7 +5,6 @@ export class Deck {
|
||||
userId: string
|
||||
name: string
|
||||
isPrivate: boolean
|
||||
shots: number
|
||||
cover: string | null
|
||||
created: Date
|
||||
updated: Date
|
||||
|
||||
Reference in New Issue
Block a user