mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
@@ -1,6 +1,6 @@
|
||||
import { View } from './view';
|
||||
|
||||
import { Identity } from '../domain';
|
||||
import { Identity } from '../domain/identity';
|
||||
|
||||
export class IdentityView implements View {
|
||||
title: string = null;
|
||||
|
||||
Reference in New Issue
Block a user