[lib.audio-manager] debuug is not automatically started, you must use debug() method

This commit is contained in:
xdrm-brackets 2018-04-06 16:15:15 +02:00
parent 2181bbb317
commit 3d557a8193
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export default class AudioManager{
} }
}; };
setInterval(function(){ this.debug = () => setInterval(function(){
console.group('debug'); console.group('debug');