Merge pull request #1536 from adriantombu/feature/sound-option
Toggle the sound notifications
This commit is contained in:
@@ -74,6 +74,7 @@ function onState (err, _state) {
|
||||
window.dispatch = dispatch
|
||||
|
||||
telemetry.init(state)
|
||||
sound.init(state)
|
||||
|
||||
// Log uncaught JS errors
|
||||
window.addEventListener(
|
||||
|
||||
Reference in New Issue
Block a user