mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes missing return
This commit is contained in:
parent
85c41b79be
commit
538a4219bd
@ -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