Supporting change for CVE-2024-47771 / GHSA-963w-49j9-gxj6

This commit is contained in:
David Baker 2024-10-15 12:38:16 +01:00
parent bc0ae8de14
commit 80018bccff
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,7 @@ type ElectronChannel =
| "userDownloadAction"
| "openDesktopCapturerSourcePicker"
| "userAccessToken"
| "homeserverUrl"
| "serverSupportedVersions";
declare global {