mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Fix: make mail account password and refresh token text fields (#8107)
This commit is contained in:
@@ -8,7 +8,7 @@ class TestMigrateWorkflow(TestMigrations):
|
||||
dependencies = (
|
||||
(
|
||||
"paperless_mail",
|
||||
"0027_mailaccount_expiration_mailaccount_account_type_and_more",
|
||||
"0028_alter_mailaccount_password_and_more",
|
||||
),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user