mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
fix: call enhanceProfiles after drag-drop import to reload core config #6744
This commit is contained in:
parent
c2aa9d79ff
commit
f70da6b292
@ -212,6 +212,7 @@ const ProfilePage = () => {
|
||||
await createProfile(item, data)
|
||||
await mutateProfiles()
|
||||
}
|
||||
await enhanceProfiles()
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user