|
@@ -137,6 +137,8 @@ func GetFlashcards(deckID string, page int) (blocks []*Block, total, pageCount i
|
|
func getCardsBlocks(cards []riff.Card, page int) (blocks []*Block, total, pageCount int) {
|
|
func getCardsBlocks(cards []riff.Card, page int) (blocks []*Block, total, pageCount int) {
|