diff --git a/src/renderer/src/store/migrate.ts b/src/renderer/src/store/migrate.ts index fab5471c..f9c58a1f 100644 --- a/src/renderer/src/store/migrate.ts +++ b/src/renderer/src/store/migrate.ts @@ -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) => {