fix: ignore unhandled emails while deleting email account (#19534)

[skip ci]
This commit is contained in:
Ankush Menat 2023-01-09 16:53:23 +05:30 committed by GitHub
parent 92a705f8fd
commit 3e715985c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -392,4 +392,5 @@ ignore_links_on_delete = [
"Email Queue",
"Document Share Key",
"Integration Request",
"Unhandled Email",
]