Fix tests
// FREEBIE
This commit is contained in:
parent
b617240338
commit
78d7296f84
3 changed files with 3 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
|||
}
|
||||
};
|
||||
|
||||
if (chrome) {
|
||||
if (chrome.notifications) {
|
||||
chrome.notifications.onClicked.addListener(function() {
|
||||
chrome.notifications.clear('signal');
|
||||
Whisper.Notifications.onclick();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue