mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Fix open button for downloads not working due to ipc filtering (#295)
This commit is contained in:
parent
99ce48be8c
commit
531dde8bff
@ -33,7 +33,7 @@ const CHANNELS = [
|
||||
"setBadgeCount",
|
||||
"update-downloaded",
|
||||
"userDownloadCompleted",
|
||||
"userDownloadOpen",
|
||||
"userDownloadAction",
|
||||
];
|
||||
|
||||
interface ISource {
|
||||
|
Loading…
Reference in New Issue
Block a user