This commit is contained in:
Daniel 2024-08-28 18:17:46 +08:00
parent 79b3e17fcf
commit 4ff10086ed
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 9 additions and 8 deletions

View file

@ -19,7 +19,8 @@ package conf
import (
"bytes"
"fmt"
"github.com/open-spaced-repetition/go-fsrs"
"github.com/open-spaced-repetition/go-fsrs/v2"
)
type Flashcard struct {