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 fc0e200 commit 947cbdfCopy full SHA for 947cbdf
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 = 'f469059e9059aa0bda756022deb53322688dac29'
+const ELECTRON_COMMIT = '35e90f742b8a2f1006157da2a9f394cd055aff74'
11
12
rm(downloadPath)
13
0 commit comments