mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fixes missing return
This commit is contained in:
parent
bd2a66b2d3
commit
84e95c81e9
@ -476,6 +476,7 @@ class MailAccountHandler(LoggingMixin):
|
||||
f"since guessed mime type {mime_type} is not supported "
|
||||
f"by paperless",
|
||||
)
|
||||
return processed_attachments
|
||||
|
||||
def process_eml(
|
||||
self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user