mirror of
https://github.com/bitwarden/browser
synced 2026-02-25 00:53:22 +00:00
update jslib and remove date pipe from routing module (#1572)
This commit is contained in:
@@ -57,6 +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 { JslibModule } from "jslib-angular/jslib.module";
|
||||
|
||||
import { AcceptEmergencyComponent } from "./accounts/accept-emergency.component";
|
||||
@@ -434,6 +435,7 @@ registerLocaleData(localeZhTw, "zh-TW");
|
||||
VaultTimeoutInputComponent,
|
||||
VerifyEmailComponent,
|
||||
VerifyEmailTokenComponent,
|
||||
VerifyMasterPasswordComponent,
|
||||
VerifyRecoverDeleteComponent,
|
||||
WeakPasswordsReportComponent,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user