refactor(settings): merge privacy into the Data and Privacy tab
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user