mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
Remove refactored fields from exclusion list
This commit is contained in:
@@ -83,8 +83,6 @@ const defaults:ChatSettings = {
|
||||
|
||||
const excludeFromProfile = {
|
||||
messages: true,
|
||||
startSession: true,
|
||||
sessionStarted: true,
|
||||
user: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user