mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Added the required verbosity reference
This commit is contained in:
parent
2421f559be
commit
840472071c
2 changed files with 3 additions and 1 deletions
|
|
@ -44,6 +44,8 @@ class Message(Renderable):
|
|||
https://www.ianlewis.org/en/parsing-email-attachments-python
|
||||
"""
|
||||
|
||||
self.verbosity = verbosity
|
||||
|
||||
self.subject = None
|
||||
self.time = None
|
||||
self.attachment = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue