mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
[PM-10741] Refactor biometrics interface & add dynamic status (#10973)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type LegacyMessage = {
|
||||
command: string;
|
||||
messageId: number;
|
||||
|
||||
userId?: string;
|
||||
timestamp?: number;
|
||||
|
||||
Reference in New Issue
Block a user