mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-03 23:43:28 +00:00
Typo in comment
This commit is contained in:
parent
340d78d83e
commit
2c589a4ca2
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ define({
|
|||
this._updatePosition();
|
||||
this._callbacks.timeupdate();
|
||||
|
||||
// _updatePosition might have stoped the playing
|
||||
// _updatePosition might have stopped the playing
|
||||
if(this._playing) {
|
||||
this._callbacks.visualizerupdate(this._analyser);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue