matrix-react-sdk
acbcc000
- Remove unnecessary 'load' on notif audio element
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Remove unnecessary 'load' on notif audio element It's not necessary to explicitly load and it throws an exception if you call it while the element is playing, so better to just remove it.
References
dbkr/remove_audio_element_load
Author
dbkr
Parents
006919cb
Loading