|
|
|
|
@ -57,7 +57,7 @@ import { BadgeModule, ButtonModule } from "@bitwarden/components";
@@ -57,7 +57,7 @@ import { BadgeModule, ButtonModule } from "@bitwarden/components";
|
|
|
|
|
import { InfiniteScrollModule } from "ngx-infinite-scroll"; |
|
|
|
|
import { ToastrModule } from "ngx-toastr"; |
|
|
|
|
|
|
|
|
|
import { VerifyMasterPasswordComponent } from "jslib-angular/components/verify-master-password.component"; |
|
|
|
|
import { UserVerificationComponent } from "jslib-angular/components/user-verification.component"; |
|
|
|
|
import { JslibModule } from "jslib-angular/jslib.module"; |
|
|
|
|
|
|
|
|
|
import { AcceptEmergencyComponent } from "./accounts/accept-emergency.component"; |
|
|
|
|
@ -431,11 +431,11 @@ registerLocaleData(localeZhTw, "zh-TW");
@@ -431,11 +431,11 @@ registerLocaleData(localeZhTw, "zh-TW");
|
|
|
|
|
UserBillingComponent, |
|
|
|
|
UserLayoutComponent, |
|
|
|
|
UserSubscriptionComponent, |
|
|
|
|
UserVerificationComponent, |
|
|
|
|
VaultComponent, |
|
|
|
|
VaultTimeoutInputComponent, |
|
|
|
|
VerifyEmailComponent, |
|
|
|
|
VerifyEmailTokenComponent, |
|
|
|
|
VerifyMasterPasswordComponent, |
|
|
|
|
VerifyRecoverDeleteComponent, |
|
|
|
|
WeakPasswordsReportComponent, |
|
|
|
|
], |
|
|
|
|
|