-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Sometimes there are completely blank notifications when pushbullet sends over gmail notifications with the following error:
"SyntaxError: An invalid or illegal string was specified"
Corresponding to the following line (63) in alert.js:
document.getElementById('alertTextLabel').innerHTML = text2Link(window.arguments[2]);
Reactions are currently unavailable