mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Ran into an error with the buildParams function breaking when using a JavaScript library that modified the Object.prototype, this small fix resolves the issue.