mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Fix: found a couple more missing components
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
NgbCollapseModule,
|
||||
NgbModal,
|
||||
NgbNavModule,
|
||||
NgbPaginationModule,
|
||||
NgbPopoverModule,
|
||||
} from '@ng-bootstrap/ng-bootstrap'
|
||||
import { NgxBootstrapIconsModule } from 'ngx-bootstrap-icons'
|
||||
@@ -57,6 +58,7 @@ const FILTER_TARGETS = [
|
||||
NgTemplateOutlet,
|
||||
NgbCollapseModule,
|
||||
NgbNavModule,
|
||||
NgbPaginationModule,
|
||||
NgbPopoverModule,
|
||||
NgxBootstrapIconsModule,
|
||||
],
|
||||
|
Reference in New Issue
Block a user