mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Fix tests
// FREEBIE
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
}
|
||||
};
|
||||
|
||||
if (chrome) {
|
||||
if (chrome.notifications) {
|
||||
chrome.notifications.onClicked.addListener(function() {
|
||||
chrome.notifications.clear('signal');
|
||||
Whisper.Notifications.onclick();
|
||||
|
||||
Reference in New Issue
Block a user