mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Cleanup frontend comment service & other code
[ci skip]
This commit is contained in:
@@ -274,7 +274,6 @@ export class DocumentDetailComponent
|
||||
this.suggestions = null
|
||||
},
|
||||
})
|
||||
|
||||
this.title = this.documentTitlePipe.transform(doc.title)
|
||||
this.documentForm.patchValue(doc)
|
||||
}
|
||||
|
Reference in New Issue
Block a user