mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
add the albumhash prop to the fallback track object
- plus other tiny changes
This commit is contained in:
committed by
Mungai Geoffrey
parent
6fbf179f34
commit
40fcbfd576
@@ -40,6 +40,7 @@ function readCurrent(): number {
|
||||
|
||||
const defaultTrack = <Track>{
|
||||
title: "Nothing played yet",
|
||||
albumhash: " ",
|
||||
artists: ["Alice"],
|
||||
trackid: "",
|
||||
image: "",
|
||||
|
||||
Reference in New Issue
Block a user