mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 13:57:56 +02:00
ListenBrainz: Fix love import and rate limit check
This commit is contained in:
parent
161ada7aff
commit
aa453e4dc2
8 changed files with 101 additions and 33 deletions
|
@ -51,4 +51,5 @@ type ImportResult struct {
|
|||
TotalCount int
|
||||
ImportCount int
|
||||
LastTimestamp time.Time
|
||||
ImportErrors []string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue