mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-14 21:45:37 -05:00
Fix: some random frontend fixes and coverage
This commit is contained in:
@@ -94,7 +94,7 @@ export class DocumentCardSmallComponent extends ComponentWithPermissions {
|
||||
}
|
||||
|
||||
mouseLeaveCard() {
|
||||
this.popupPreview.close()
|
||||
this.popupPreview?.close()
|
||||
}
|
||||
|
||||
get notesEnabled(): boolean {
|
||||
|
Reference in New Issue
Block a user