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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View file

@ -32,7 +32,7 @@ type ElectronChannel =
"setBadgeCount" |
"update-downloaded" |
"userDownloadCompleted" |
"userDownloadOpen";
"userDownloadAction";
declare global {
interface Window {