mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Use correct api Keys (#599)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user