Rework individual song download
This commit is contained in:
parent
4ece9041a6
commit
991d69ed96
4 changed files with 42 additions and 15 deletions
|
|
@ -7,4 +7,5 @@ export interface TrackRow {
|
|||
name: string
|
||||
url: string
|
||||
format: string
|
||||
fileName: string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue