Closed rochapablo closed 8 years ago
How can I disable the $logs?
SoundManager V2.97a.20140901 (HTML5-only mode) SoundManager 2 HTML5 support: mp3 = true, mp4 = true, ogg = true, opus = true, wav = true SoundManager 2: Ready. ✓
Never mind. I've jus did:
app.config(function() { soundManager.setup({ debugMode: false }); });
How can I disable the $logs?