fixes and updates to GetParameters
This commit is contained in:
parent
a9c13359dc
commit
3136f833a5
6 changed files with 33 additions and 15 deletions
|
@ -110,7 +110,7 @@ class CrashReporter {
|
|||
}
|
||||
|
||||
getParameters (key, value) {
|
||||
binding.getParameters()
|
||||
return binding.getParameters()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue