mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
fix: Update migration config to set default thought auto-collapse
This commit is contained in:
parent
7861803814
commit
438b8cb08a
@ -1095,6 +1095,8 @@ const migrateConfig = {
|
||||
})
|
||||
}
|
||||
|
||||
state.settings.thoughtAutoCollapse = true
|
||||
|
||||
return state
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user