We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393bd45 commit 426e0e7Copy full SHA for 426e0e7
vendor/fetch-docs.js
@@ -7,7 +7,7 @@ const mkdirp = require('mkdirp').sync
7
const os = require('os')
8
9
const downloadPath = path.join(os.tmpdir(), 'electron-api-tmp')
10
-const ELECTRON_COMMIT = '116403ed03997d7252f2874a781a6b61600795b2'
+const ELECTRON_COMMIT = '02972fac86ffd2d87c5513840b0f303886257e07'
11
12
rm(downloadPath)
13
0 commit comments