mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-12 16:17:24 +01:00
1f2dfc5ea9
Previously, notifications were persistent until explicitly dismissed from the notification center (a bell icon in the system tray), but that ui has been removed from chrome*, so now updating on remove is unexpectedly creating a new notification pop up. *http://blog.chromium.org/2015/10/streamlining-notifications-on-desktop.html Fixes #667 // FREEBIE