mirror of
https://github.com/electron/electron.git
synced 2026-02-15 01:25:00 -05: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.