mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 05:09:09 +08:00
chore: revert test code
This commit is contained in:
parent
d63b4fa001
commit
d77ef50cf3
@ -1084,7 +1084,7 @@ const migrateConfig = {
|
|||||||
return state
|
return state
|
||||||
},
|
},
|
||||||
'71': (state: RootState) => {
|
'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) {
|
if (state.minapps) {
|
||||||
appIds.forEach((id) => {
|
appIds.forEach((id) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user