matrix-react-sdk
6cc534e5
- Fix NPE relating to toggling notifications
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix NPE relating to toggling notifications The fallthrough for `notifier_enabled` caused a NPE on `payload.error`, so this moves the fallthrough to where it is intended and sanity checks `payload.error` for next time.
References
#2699 - Fix NPE relating to toggling notifications
Author
turt2live
Committer
turt2live
Parents
896a8c1c
Loading