Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(notification): use RegExp.prototype.exec() correctly
The notification title regular expression was being used incorrectly, causing it fail if a notification was not from a device.
- Loading branch information