mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
chore: revert test code
This commit is contained in:
parent
d63b4fa001
commit
d77ef50cf3
@ -1084,7 +1084,7 @@ const migrateConfig = {
|
||||
return state
|
||||
},
|
||||
'71': (state: RootState) => {
|
||||
const appIds = ['dify', 'wpslingxi', 'lechat', 'abacus', 'lambdachat', 'baidu-ai-search', 'cici']
|
||||
const appIds = ['dify', 'wpslingxi', 'lechat', 'abacus', 'lambdachat', 'baidu-ai-search']
|
||||
|
||||
if (state.minapps) {
|
||||
appIds.forEach((id) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user