music: add url to now playing object
This commit is contained in:
parent
3d5fc4b2ab
commit
954754db8e
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@ async function enqueue(
|
||||||
length,
|
length,
|
||||||
start: Date.now(),
|
start: Date.now(),
|
||||||
stream,
|
stream,
|
||||||
|
url,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue