Abstract electron download path behind an opaque ID (#20271)

This commit is contained in:
Michael Telatynski
2021-12-21 15:34:57 +00:00
committed by GitHub
parent 30cb0ae96d
commit 211f480027
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ type ElectronChannel =
"setBadgeCount" |
"update-downloaded" |
"userDownloadCompleted" |
"userDownloadOpen";
"userDownloadAction";
declare global {
interface Window {