Skip to content

Commit 947cbdf

Browse files
committed
aim ELECTRON_COMMIT at refactor-menu-popup branch
1 parent fc0e200 commit 947cbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/fetch-docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const mkdirp = require('mkdirp').sync
77
const os = require('os')
88

99
const downloadPath = path.join(os.tmpdir(), 'electron-api-tmp')
10-
const ELECTRON_COMMIT = 'f469059e9059aa0bda756022deb53322688dac29'
10+
const ELECTRON_COMMIT = '35e90f742b8a2f1006157da2a9f394cd055aff74'
1111

1212
rm(downloadPath)
1313

0 commit comments

Comments
 (0)