mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Fix: make mail account password and refresh token text fields (#8107)
This commit is contained in:
parent
d8cfed5f5e
commit
159344f033
3 changed files with 34 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ class TestMigrateWorkflow(TestMigrations):
|
|||
dependencies = (
|
||||
(
|
||||
"paperless_mail",
|
||||
"0027_mailaccount_expiration_mailaccount_account_type_and_more",
|
||||
"0028_alter_mailaccount_password_and_more",
|
||||
),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue