Skip to content

Commit b35dbfe

Browse files
dbkrt3chguyRiotRobot
authored
Downgrade to electron 20.3.4 to fix crash on call hangup (#459)
Co-authored-by: t3chguy <[email protected]> Co-authored-by: ElementRobot <[email protected]> Fixes element-hq/element-web#23783 Fixes undefined
1 parent 8359f36 commit b35dbfe

File tree

2 files changed

+231
-256
lines changed

2 files changed

+231
-256
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"babel-jest": "^28.1.3",
7171
"chokidar": "^3.5.2",
7272
"detect-libc": "^1.0.3",
73-
"electron": "^20",
73+
"electron": "20.3.4",
7474
"electron-builder": "^23.6.0",
7575
"electron-builder-squirrel-windows": "^23.6.0",
7676
"electron-devtools-installer": "^3.1.1",

0 commit comments

Comments
 (0)