mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add win32-ia32 in index.json
This commit is contained in:
@@ -43,6 +43,8 @@ function getInfoForCurrentVersion() {
|
||||
'linux-x64-symbols',
|
||||
'win32-ia32',
|
||||
'win32-ia32-symbols',
|
||||
'win32-x64',
|
||||
'win32-x64-symbols',
|
||||
];
|
||||
|
||||
return json;
|
||||
|
||||
Reference in New Issue
Block a user