mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 20:11:50 -07:00
feat: add minutes listened to ui and fix image drop
This commit is contained in:
parent
0042e3f3bd
commit
d84519fa21
11 changed files with 39 additions and 22 deletions
|
|
@ -288,7 +288,7 @@ type Stats = {
|
|||
track_count: number
|
||||
album_count: number
|
||||
artist_count: number
|
||||
hours_listened: number
|
||||
minutes_listened: number
|
||||
}
|
||||
type SearchResponse = {
|
||||
albums: Album[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue