mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
[PM-10741] Refactor biometrics interface & add dynamic status (#10973)
This commit is contained in:
@@ -87,6 +87,7 @@ const nativeMessaging = {
|
||||
},
|
||||
sendMessage: (message: {
|
||||
appId: string;
|
||||
messageId?: number;
|
||||
command?: string;
|
||||
sharedSecret?: string;
|
||||
message?: EncString;
|
||||
|
||||
Reference in New Issue
Block a user