mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-13 07:09:06 +02:00
incorporated next into this branch
This commit is contained in:
@@ -29,9 +29,9 @@ export const getEmptyMediaInfo = () => {
|
||||
playingFrom: "",
|
||||
status: MediaStatus.playing,
|
||||
url: "",
|
||||
current: "",
|
||||
current: "00:00",
|
||||
currentInSeconds: 100,
|
||||
duration: "",
|
||||
duration: "00:00",
|
||||
durationInSeconds: 100,
|
||||
image: "",
|
||||
icon: "",
|
||||
|
Reference in New Issue
Block a user