mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
rename domain to domainBase for weird nativescript issue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { IdentityData } from '../data/identityData';
|
||||
|
||||
import { CipherString } from './cipherString';
|
||||
import Domain from './domain';
|
||||
import Domain from './domainBase';
|
||||
|
||||
import { IdentityView } from '../view/identityView';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user