mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
fixes and updates to GetParameters
This commit is contained in:
@@ -110,7 +110,7 @@ class CrashReporter {
|
||||
}
|
||||
|
||||
getParameters (key, value) {
|
||||
binding.getParameters()
|
||||
return binding.getParameters()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user