Drop FC announcements and login/logout from Privacy-First defaults

FreeCompanyAnnouncement (Company Board) and FreeCompanyLoginLogout
are broadcasts, not personal conversation, and the design spec only
listed plain "Free Company" as a Privacy-First default channel.
Existing users who want to keep them can still tick the boxes in
the Privacy tab.
This commit is contained in:
2026-05-01 18:43:17 +02:00
parent f0d6d64666
commit e7b6cf245c
-2
View File
@@ -16,8 +16,6 @@ internal static class PrivacyDefaults
ChatType.CrossParty, ChatType.CrossParty,
ChatType.Alliance, ChatType.Alliance,
ChatType.FreeCompany, ChatType.FreeCompany,
ChatType.FreeCompanyAnnouncement,
ChatType.FreeCompanyLoginLogout,
ChatType.Linkshell1, ChatType.Linkshell1,
ChatType.Linkshell2, ChatType.Linkshell2,
ChatType.Linkshell3, ChatType.Linkshell3,