Toggle the sound notifications

This commit is contained in:
Adrian Tombu
2019-01-12 12:54:06 +01:00
parent 170fd28c55
commit 97cf38e501
4 changed files with 36 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ function onState (err, _state) {
window.dispatch = dispatch
telemetry.init(state)
sound.init(state)
// Log uncaught JS errors
window.addEventListener(