mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
Add todo
This commit is contained in:
parent
b34289990e
commit
4423bf2418
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ export default class ElementSource {
|
|||
}
|
||||
|
||||
// Async for now, for compatibility with BufferAudioSource
|
||||
// TODO: This does not need to be async
|
||||
async loadUrl(url) {
|
||||
this._audio.src = url;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue