chore: revert test code
This commit is contained in:
parent
53a8628fab
commit
2f22e68559
@ -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…
x
Reference in New Issue
Block a user