mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-29 11:09:27 -05:00
fix: Rename self to state
This commit is contained in:
parent
cfdc5d1c9b
commit
3605574b77
@ -61,7 +61,7 @@ class PaperlessMailOAuth2Manager:
|
||||
"offline_access",
|
||||
"https://outlook.office.com/IMAP.AccessAsUser.All",
|
||||
],
|
||||
self=settings.OUTLOOK_OAUTH_CLIENT_STATE,
|
||||
state=settings.OUTLOOK_OAUTH_CLIENT_STATE,
|
||||
),
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user