refactor(settings): merge privacy into the Data and Privacy tab

This commit is contained in:
2026-05-23 03:06:09 +02:00
parent ee39fd0eec
commit 0da4751b0f
9 changed files with 159 additions and 282 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ HellionChat/
│ ├── FirstRunWizard.cs # Three-profile onboarding
│ ├── HellionStyle.cs # ImGui theme push (local and global)
│ └── SettingsTabs/
│ └── Privacy.cs # Privacy tab (filters, retention, cleanup, export)
│ └── DataAndPrivacy.cs # Data & Privacy tab (filters, retention, cleanup, export)
├── Ipc/ # IPC channels, migrated to HellionChat.* in v1.0.0
├── ChatTwoConflictDetector.cs # Blocks plugin load if upstream Chat 2 is active
├── images/