api!: deprecate DC_SHOW_EMAILS_ACCEPTED_CONTACTS

This commit is contained in:
link2xt
2025-04-16 00:32:35 +00:00
parent b0508e661a
commit 37462b3801
7 changed files with 17 additions and 25 deletions

View File

@@ -234,7 +234,6 @@ class ShowEmails(IntEnum):
"""Show emails mode."""
OFF = 0
ACCEPTED_CONTACTS = 1
ALL = 2