mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 10:07:15 +01:00
Fix password change detection on profile edit (#5028)
This commit is contained in:
parent
5010cc6f15
commit
6ee2d023d5
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ import { FormsModule, ReactiveFormsModule } from '@angular/forms'
|
|||
import {
|
||||
NgbAccordionModule,
|
||||
NgbActiveModal,
|
||||
NgbModal,
|
||||
NgbModalModule,
|
||||
} from '@ng-bootstrap/ng-bootstrap'
|
||||
import { HttpClientModule } from '@angular/common/http'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue