Use correct api Keys (#599)
This commit is contained in:
parent
cc989e4071
commit
c27fc39411
|
@ -31,8 +31,8 @@ const v1Keys = {
|
|||
biometricText: "biometricText",
|
||||
biometricUnlock: "biometric",
|
||||
clearClipboard: "clearClipboardKey",
|
||||
clientId: "clientId",
|
||||
clientSecret: "clientSecret",
|
||||
clientId: "apikey_clientId",
|
||||
clientSecret: "apikey_clientSecret",
|
||||
collapsedGroupings: "collapsedGroupings",
|
||||
convertAccountToKeyConnector: "convertAccountToKeyConnector",
|
||||
defaultUriMatch: "defaultUriMatch",
|
||||
|
|
Loading…
Reference in New Issue