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