mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
format fingerprint in template
This commit is contained in:
@@ -5,7 +5,7 @@ import { JslibModule } from "@bitwarden/angular/jslib.module";
|
||||
import { ButtonModule, DialogModule, DialogService } from "@bitwarden/components";
|
||||
|
||||
export type BrowserSyncVerificationDialogParams = {
|
||||
fingerprint: string;
|
||||
fingerprint: string[];
|
||||
};
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user