mirror of
https://github.com/YuzuZensai/NekoMelody.git
synced 2026-01-31 14:57:58 +00:00
✨ feat: Audio metadata
This commit is contained in:
@@ -113,7 +113,7 @@ export class Player {
|
||||
this.queue.push(information);
|
||||
}
|
||||
|
||||
console.log("Enqueued", url);
|
||||
return information;
|
||||
}
|
||||
|
||||
public async seek(time: number) {
|
||||
|
||||
Reference in New Issue
Block a user